Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,13 +1,14 @@
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
datasets:
|
5 |
- sqac
|
|
|
6 |
model-index:
|
7 |
- name: bert-base-spanish-wwm-cased-finetuned-sqac
|
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
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- es
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- sqac
|
8 |
+
base_model: dccuchile/bert-base-spanish-wwm-cased
|
9 |
model-index:
|
10 |
- name: bert-base-spanish-wwm-cased-finetuned-sqac
|
11 |
results: []
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|