Librarian Bot: Add base_model information to model
#4
by
librarian-bot
- opened
README.md
CHANGED
|
@@ -1,18 +1,18 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
- instruction fine-tuning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: flan-t5-small-distil-v2
|
| 8 |
results: []
|
| 9 |
-
language:
|
| 10 |
-
- en
|
| 11 |
-
pipeline_tag: text2text-generation
|
| 12 |
-
widget:
|
| 13 |
-
- text: >-
|
| 14 |
-
how can I become more healthy?
|
| 15 |
-
example_title: example
|
| 16 |
---
|
| 17 |
|
| 18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
license: cc-by-nc-4.0
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
- instruction fine-tuning
|
| 8 |
+
pipeline_tag: text2text-generation
|
| 9 |
+
widget:
|
| 10 |
+
- text: how can I become more healthy?
|
| 11 |
+
example_title: example
|
| 12 |
+
base_model: google/flan-t5-base
|
| 13 |
model-index:
|
| 14 |
- name: flan-t5-small-distil-v2
|
| 15 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|