fgiauna commited on
Commit
918e189
1 Parent(s): aee259c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -14,15 +14,15 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [Jean-Baptiste/camembert-ner](https://huggingface.co/Jean-Baptiste/camembert-ner) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.0834
18
- - Loc: {'precision': 0.7203389830508474, 'recall': 0.7870370370370371, 'f1': 0.752212389380531, 'number': 216}
19
- - Misc: {'precision': 0.6923076923076923, 'recall': 0.45, 'f1': 0.5454545454545455, 'number': 40}
20
- - Org: {'precision': 0.8309178743961353, 'recall': 0.86, 'f1': 0.8452088452088452, 'number': 200}
21
- - Per: {'precision': 0.819672131147541, 'recall': 0.7653061224489796, 'f1': 0.7915567282321899, 'number': 196}
22
- - Overall Precision: 0.7822
23
- - Overall Recall: 0.7822
24
- - Overall F1: 0.7822
25
- - Overall Accuracy: 0.9827
26
 
27
  ## Model description
28
 
 
14
 
15
  This model is a fine-tuned version of [Jean-Baptiste/camembert-ner](https://huggingface.co/Jean-Baptiste/camembert-ner) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.0862
18
+ - Loc: {'precision': 0.7229437229437229, 'recall': 0.7731481481481481, 'f1': 0.7472035794183446, 'number': 216}
19
+ - Misc: {'precision': 0.5555555555555556, 'recall': 0.375, 'f1': 0.44776119402985076, 'number': 40}
20
+ - Org: {'precision': 0.83, 'recall': 0.83, 'f1': 0.83, 'number': 200}
21
+ - Per: {'precision': 0.8324324324324325, 'recall': 0.7857142857142857, 'f1': 0.8083989501312335, 'number': 196}
22
+ - Overall Precision: 0.7807
23
+ - Overall Recall: 0.7699
24
+ - Overall F1: 0.7753
25
+ - Overall Accuracy: 0.9822
26
 
27
  ## Model description
28