jorgeortizfuentes
commited on
Commit
•
1e325ba
1
Parent(s):
935d9ff
update model card README.md
Browse files
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,7 +15,7 @@ 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
|
15 |
It achieves the following results on the evaluation set:
|
16 |
- Loss: 0.3568
|
17 |
- Ng Precision: 0.7280
|
|
|
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.3568
|
21 |
- Ng Precision: 0.7280
|