Librarian Bot: Add base_model information to model
#3
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,15 +1,16 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
-
model-index:
|
6 |
-
- name: paraphraser-spanish-t5-small
|
7 |
-
results: []
|
8 |
datasets:
|
9 |
- paws-x
|
10 |
- tapaco
|
11 |
-
|
12 |
-
-
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- es
|
4 |
license: mit
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
|
|
7 |
datasets:
|
8 |
- paws-x
|
9 |
- tapaco
|
10 |
+
base_model: flax-community/spanish-t5-small
|
11 |
+
model-index:
|
12 |
+
- name: paraphraser-spanish-t5-small
|
13 |
+
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|