Librarian Bot: Add base_model information to model
#2
by
librarian-bot - opened
README.md
CHANGED
|
@@ -1,13 +1,14 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- es
|
|
|
|
| 4 |
tags:
|
| 5 |
- masked-lm
|
| 6 |
-
license: gpl-3.0
|
| 7 |
datasets:
|
| 8 |
- jorgeortizfuentes/spanish_books
|
| 9 |
- jorgeortizfuentes/small-chilean-spanish-corpus
|
| 10 |
pipeline_tag: fill-mask
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Tulio
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- es
|
| 4 |
+
license: gpl-3.0
|
| 5 |
tags:
|
| 6 |
- masked-lm
|
|
|
|
| 7 |
datasets:
|
| 8 |
- jorgeortizfuentes/spanish_books
|
| 9 |
- jorgeortizfuentes/small-chilean-spanish-corpus
|
| 10 |
pipeline_tag: fill-mask
|
| 11 |
+
base_model: dccuchile/bert-base-spanish-wwm-cased
|
| 12 |
---
|
| 13 |
|
| 14 |
# Tulio
|