Commit
·
53cf669
1
Parent(s):
79ea96d
Librarian Bot: Add base_model information to model (#3)
Browse files- Librarian Bot: Add base_model information to model (9f0fe9e0630bcb9c2fba0af113deb74d16991750)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -10,6 +10,7 @@ widget:
|
|
10 |
example_title: Exemplo 3
|
11 |
- text: Mitos e verdades sobre o <mask>. Doença que mais mata mulheres no Brasil.
|
12 |
example_title: Exemplo 4
|
|
|
13 |
model-index:
|
14 |
- name: tgf-xlm-roberta-base-pt-br
|
15 |
results: []
|
|
|
10 |
example_title: Exemplo 3
|
11 |
- text: Mitos e verdades sobre o <mask>. Doença que mais mata mulheres no Brasil.
|
12 |
example_title: Exemplo 4
|
13 |
+
base_model: xlm-roberta-base
|
14 |
model-index:
|
15 |
- name: tgf-xlm-roberta-base-pt-br
|
16 |
results: []
|