Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
2 |
pipeline_tag: text-classification
|
3 |
library_name: generic
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Persian Reverse Dictionary
|
|
|
1 |
---
|
2 |
pipeline_tag: text-classification
|
3 |
library_name: generic
|
4 |
+
metrics:
|
5 |
+
- accuracy
|
6 |
+
tags:
|
7 |
+
- reverse-dictionary
|
8 |
---
|
9 |
|
10 |
# Persian Reverse Dictionary
|