Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,11 @@ language:
|
|
5 |
- es
|
6 |
- fr
|
7 |
- it
|
|
|
|
|
|
|
|
|
|
|
8 |
library_name: transformers
|
9 |
pipeline_tag: text2text-generation
|
10 |
tags:
|
|
|
5 |
- es
|
6 |
- fr
|
7 |
- it
|
8 |
+
widget:
|
9 |
+
- text: "The best cough medicine is <extra_id_0> because <extra_id_1>"
|
10 |
+
- text: "El mejor medicamento para la tos es <extra_id_0> porque <extra_id_1>"
|
11 |
+
- text: "Le meilleur médicament contre la toux est <extra_id_0> car <extra_id_1"
|
12 |
+
- text: "La migliore medicina per la tosse è la <extra_id_0> perché la <extra_id_1"
|
13 |
library_name: transformers
|
14 |
pipeline_tag: text2text-generation
|
15 |
tags:
|