Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,16 +1,17 @@
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
-
model-index:
|
5 |
-
- name: petro-twitter-assistant
|
6 |
-
results: []
|
7 |
-
widget:
|
8 |
-
- text: Mi gobierno de la Colombia humana es
|
9 |
datasets:
|
10 |
- jhonparra18/petro-tweets
|
11 |
-
|
12 |
-
- es
|
13 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- 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 |
- jhonparra18/petro-tweets
|
8 |
+
widget:
|
9 |
+
- text: Mi gobierno de la Colombia humana es
|
10 |
pipeline_tag: text-generation
|
11 |
+
base_model: flax-community/gpt-2-spanish
|
12 |
+
model-index:
|
13 |
+
- name: petro-twitter-assistant
|
14 |
+
results: []
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|