jorgeortizfuentes commited on
Commit
7ae22d1
1 Parent(s): 0b04e2c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -9
README.md CHANGED
@@ -1,6 +1,10 @@
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
 
 
4
  model-index:
5
  - name: nominal-groups-recognition-bert-base-spanish-wwm-cased
6
  results: []
@@ -11,17 +15,17 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # nominal-groups-recognition-bert-base-spanish-wwm-cased
13
 
14
- This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-cased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 0.3116
17
- - Ng Precision: 0.7275
18
- - Ng Recall: 0.7770
19
- - Ng F1: 0.7514
20
  - Ng Number: 3198
21
- - Overall Precision: 0.7275
22
- - Overall Recall: 0.7770
23
- - Overall F1: 0.7514
24
- - Overall Accuracy: 0.9003
25
 
26
  ## Model description
27
 
 
1
  ---
2
+ language:
3
+ - es
4
  tags:
5
  - generated_from_trainer
6
+ datasets:
7
+ - jorgeortizfuentes/spanish_nominal_groups_conll2003
8
  model-index:
9
  - name: nominal-groups-recognition-bert-base-spanish-wwm-cased
10
  results: []
 
15
 
16
  # nominal-groups-recognition-bert-base-spanish-wwm-cased
17
 
18
+ This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-cased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) on the jorgeortizfuentes/spanish_nominal_groups_conll2003 dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2988
21
+ - Ng Precision: 0.7309
22
+ - Ng Recall: 0.7780
23
+ - Ng F1: 0.7537
24
  - Ng Number: 3198
25
+ - Overall Precision: 0.7309
26
+ - Overall Recall: 0.7780
27
+ - Overall F1: 0.7537
28
+ - Overall Accuracy: 0.9019
29
 
30
  ## Model description
31