Ramin Rezaiifar commited on
Commit ·
8c43b5a
1
Parent(s): 1de4b9f
Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,11 @@ model-index:
|
|
| 12 |
|
| 13 |
# farsi_lastname_classifier_bert
|
| 14 |
|
| 15 |
-
This model is trained to classify Iranian last names
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
- Loss: 0.0863
|
| 18 |
- Accuracy: 0.976
|
|
|
|
| 12 |
|
| 13 |
# farsi_lastname_classifier_bert
|
| 14 |
|
| 15 |
+
This model is trained to classify Iranian last names.
|
| 16 |
+
To use it, type a last name in the space provided on the right and then click on "compute".
|
| 17 |
+
The model computes probability of the last name being Persian.
|
| 18 |
+
The model takes a few seconds to load for the first try (because it loads the model). Subsequent attempt should take only milliseconds
|
| 19 |
+
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
- Loss: 0.0863
|
| 22 |
- Accuracy: 0.976
|