Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ datasets:
|
|
6 |
model-index:
|
7 |
- name: bert-base-spanish-wwm-cased-finetuned-sqac-finetuned-squad2-es
|
8 |
results: []
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -16,6 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
This model is a fine-tuned version of [MMG/bert-base-spanish-wwm-cased-finetuned-sqac](https://huggingface.co/MMG/bert-base-spanish-wwm-cased-finetuned-sqac) on the squad_es dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 1.2584
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
6 |
model-index:
|
7 |
- name: bert-base-spanish-wwm-cased-finetuned-sqac-finetuned-squad2-es
|
8 |
results: []
|
9 |
+
language:
|
10 |
+
- es
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
18 |
This model is a fine-tuned version of [MMG/bert-base-spanish-wwm-cased-finetuned-sqac](https://huggingface.co/MMG/bert-base-spanish-wwm-cased-finetuned-sqac) on the squad_es dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 1.2584
|
21 |
+
- {'exact': 63.358070500927646, 'f1': 70.22498384623977}
|
22 |
|
23 |
## Model description
|
24 |
|