Commit
•
513e462
1
Parent(s):
e9314ad
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (d1d65c8df81b2f0f1811f661ed3bfda58354d2a0)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
|
|
4 |
model-index:
|
5 |
- name: bert-clincal-scratch-wl-es
|
6 |
results: []
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
+
base_model: dccuchile/bert-base-spanish-wwm-uncased
|
5 |
model-index:
|
6 |
- name: bert-clincal-scratch-wl-es
|
7 |
results: []
|