Ramin Rezaiifar commited on
Commit
1de4b9f
1 Parent(s): 9d9aede

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -16
README.md CHANGED
@@ -9,31 +9,17 @@ model-index:
9
  results: []
10
  ---
11
 
12
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
- should probably proofread and complete it, then remove this comment. -->
14
 
15
  # farsi_lastname_classifier_bert
16
 
17
- This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.0863
20
  - Accuracy: 0.976
21
 
22
  ## Model description
23
 
24
- More information needed
25
-
26
- ## Intended uses & limitations
27
-
28
- More information needed
29
-
30
- ## Training and evaluation data
31
-
32
- More information needed
33
-
34
- ## Training procedure
35
-
36
- ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
  - learning_rate: 1e-05
 
9
  results: []
10
  ---
11
 
 
 
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
19
 
20
  ## Model description
21
 
22
+ Model is based on Bert ("bert-base-cased")
 
 
 
 
 
 
 
 
 
 
 
 
23
 
24
  The following hyperparameters were used during training:
25
  - learning_rate: 1e-05