jorgeortizfuentes
commited on
Commit
•
50ad54f
1
Parent(s):
4a007d8
update model card README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,6 @@
|
|
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,17 +11,17 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Ng Precision: 0.
|
22 |
-
- Ng Recall: 0.
|
23 |
-
- Ng F1: 0.
|
24 |
- Ng Number: 3198
|
25 |
-
- Overall Precision: 0.
|
26 |
-
- Overall Recall: 0.
|
27 |
-
- Overall F1: 0.
|
28 |
-
- Overall Accuracy: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
|
|
|
|
4 |
model-index:
|
5 |
- name: nominal-groups-recognition-bert-base-spanish-wwm-cased
|
6 |
results: []
|
|
|
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 |
|