Widget multiline examples correct behaviour (#67)
Browse files- Widget multiline examples correct behaviour (3868ba1273a9e8dbbf96a34cbc28db3ffafe5db2)
Co-authored-by: Mishig Davaadorj <mishig@users.noreply.huggingface.co>
README.md
CHANGED
@@ -81,12 +81,12 @@ widget:
|
|
81 |
- text: Pour déguster un ortolan, il faut tout d'abord
|
82 |
example_title: Recipe
|
83 |
group: French
|
84 |
-
- text:
|
85 |
34+10=44
|
86 |
54+20=
|
87 |
example_title: Addition
|
88 |
group: Math
|
89 |
-
- text:
|
90 |
This tool converts irregular verbs to past tense.
|
91 |
Arise - Arose
|
92 |
Become - Became
|
@@ -94,13 +94,13 @@ widget:
|
|
94 |
Freeze -
|
95 |
example_title: Irregular verbs
|
96 |
group: English
|
97 |
-
- text:
|
98 |
Please unscramble the letters into a word, and write that word:
|
99 |
r e!c.i p r o.c a/l = reciprocal
|
100 |
d.o m i!n a n.t =
|
101 |
example_title: Word unscrambling
|
102 |
group: English
|
103 |
-
- text:
|
104 |
Estos ejemplos quitan vocales de las palabras
|
105 |
Ejemplos:
|
106 |
hola - hl
|
@@ -110,7 +110,7 @@ widget:
|
|
110 |
papa -
|
111 |
example_title: Vowel removal
|
112 |
group: Spanish
|
113 |
-
- text:
|
114 |
Traduce español de España a español de Argentina
|
115 |
El coche es rojo - el auto es rojo
|
116 |
El ordenador es nuevo - la computadora es nueva
|
@@ -133,24 +133,24 @@ widget:
|
|
133 |
- text: 'Regexp. Here is a regular expression to match a word starting with a number and then having only vowels:'
|
134 |
example_title: Regular expressions
|
135 |
group: English
|
136 |
-
- text:
|
137 |
Do a hello world in different languages:
|
138 |
Python: print("hello world")
|
139 |
R:
|
140 |
example_title: Code generation
|
141 |
group: English
|
142 |
-
- text:
|
143 |
Which is the correct preposition? I'm born X July. X is the preposition in
|
144 |
He sat X a chair. X is the preposition on
|
145 |
She drove X the bridge. X is the preposition
|
146 |
example_title: Grammar exercise 2
|
147 |
group: English
|
148 |
-
- text:
|
149 |
Dans cet essai je vais m'interroger sur la conscience des modèles d'intelligence artificielle récents comme les modèles de langue. Pour commencer, je m'intéresserai à la notion de conscience et à ce qui la caractérise. Ensuite, j'aborderai la question de l'intelligence et de son lien avec le langage. Enfin, dans une dernière partie je me pencherai sur le cas de l'IA et sur sa conscience.
|
150 |
Traduction en espagnol: «
|
151 |
example_title: Translation to Spanish
|
152 |
group: French
|
153 |
-
- text:
|
154 |
Dans cet essai je vais m'interroger sur la conscience des modèles d'intelligence artificielle récents comme les modèles de langue. Pour commencer, je m'intéresserai à la notion de conscience et à ce qui la caractérise. Ensuite, j'aborderai la question de l'intelligence et de son lien avec le langage. Enfin, dans une dernière partie je me pencherai sur le cas de l'IA et sur sa conscience.
|
155 |
Traduction en espagnol: «
|
156 |
example_title: Translation from French
|
@@ -164,7 +164,7 @@ widget:
|
|
164 |
- text: Il était une fois une licorne qui vivait
|
165 |
example_title: Fairy tale
|
166 |
group: French
|
167 |
-
- text:
|
168 |
Q: A juggler can juggle 16 balls. Half of the balls are golf balls, and half of the gold balls are blue. How many blue golf balls are there?
|
169 |
A: Let's think step by step.
|
170 |
example_title: Mathematical reasoning
|
@@ -2056,7 +2056,7 @@ See the [BLOOM License](https://huggingface.co/spaces/bigscience/license), Attac
|
|
2056 |
|
2057 |
#### Out-of-scope Uses
|
2058 |
|
2059 |
-
Using the model in [high-stakes](#high-stakes) settings is out of scope for this model.
|
2060 |
|
2061 |
Out-of-scope Uses Include:
|
2062 |
|
@@ -2452,4 +2452,4 @@ The checkpoints in this repo correspond to the HuggingFace Transformers format.
|
|
2452 |
# Model Card Authors
|
2453 |
*Ordered roughly chronologically and by amount of time spent.*
|
2454 |
|
2455 |
-
Margaret Mitchell, Giada Pistilli, Yacine Jernite, Ezinwanne Ozoani, Marissa Gerchick, Nazneen Rajani, Sasha Luccioni, Irene Solaiman, Maraim Masoud, Somaieh Nikpoor, Carlos Muñoz Ferrandis, Stas Bekman, Christopher Akiki, Danish Contractor, David Lansky, Angelina McMillan-Major, Tristan Thrush, Suzana Ilić, Gérard Dupont, Shayne Longpre, Manan Dey, Stella Biderman, Douwe Kiela, Emi Baylor, Teven Le Scao, Aaron Gokaslan, Julien Launay, Niklas Muennighoff
|
|
|
81 |
- text: Pour déguster un ortolan, il faut tout d'abord
|
82 |
example_title: Recipe
|
83 |
group: French
|
84 |
+
- text: |-
|
85 |
34+10=44
|
86 |
54+20=
|
87 |
example_title: Addition
|
88 |
group: Math
|
89 |
+
- text: |-
|
90 |
This tool converts irregular verbs to past tense.
|
91 |
Arise - Arose
|
92 |
Become - Became
|
|
|
94 |
Freeze -
|
95 |
example_title: Irregular verbs
|
96 |
group: English
|
97 |
+
- text: |-
|
98 |
Please unscramble the letters into a word, and write that word:
|
99 |
r e!c.i p r o.c a/l = reciprocal
|
100 |
d.o m i!n a n.t =
|
101 |
example_title: Word unscrambling
|
102 |
group: English
|
103 |
+
- text: |-
|
104 |
Estos ejemplos quitan vocales de las palabras
|
105 |
Ejemplos:
|
106 |
hola - hl
|
|
|
110 |
papa -
|
111 |
example_title: Vowel removal
|
112 |
group: Spanish
|
113 |
+
- text: |-
|
114 |
Traduce español de España a español de Argentina
|
115 |
El coche es rojo - el auto es rojo
|
116 |
El ordenador es nuevo - la computadora es nueva
|
|
|
133 |
- text: 'Regexp. Here is a regular expression to match a word starting with a number and then having only vowels:'
|
134 |
example_title: Regular expressions
|
135 |
group: English
|
136 |
+
- text: |-
|
137 |
Do a hello world in different languages:
|
138 |
Python: print("hello world")
|
139 |
R:
|
140 |
example_title: Code generation
|
141 |
group: English
|
142 |
+
- text: |-
|
143 |
Which is the correct preposition? I'm born X July. X is the preposition in
|
144 |
He sat X a chair. X is the preposition on
|
145 |
She drove X the bridge. X is the preposition
|
146 |
example_title: Grammar exercise 2
|
147 |
group: English
|
148 |
+
- text: |-
|
149 |
Dans cet essai je vais m'interroger sur la conscience des modèles d'intelligence artificielle récents comme les modèles de langue. Pour commencer, je m'intéresserai à la notion de conscience et à ce qui la caractérise. Ensuite, j'aborderai la question de l'intelligence et de son lien avec le langage. Enfin, dans une dernière partie je me pencherai sur le cas de l'IA et sur sa conscience.
|
150 |
Traduction en espagnol: «
|
151 |
example_title: Translation to Spanish
|
152 |
group: French
|
153 |
+
- text: |-
|
154 |
Dans cet essai je vais m'interroger sur la conscience des modèles d'intelligence artificielle récents comme les modèles de langue. Pour commencer, je m'intéresserai à la notion de conscience et à ce qui la caractérise. Ensuite, j'aborderai la question de l'intelligence et de son lien avec le langage. Enfin, dans une dernière partie je me pencherai sur le cas de l'IA et sur sa conscience.
|
155 |
Traduction en espagnol: «
|
156 |
example_title: Translation from French
|
|
|
164 |
- text: Il était une fois une licorne qui vivait
|
165 |
example_title: Fairy tale
|
166 |
group: French
|
167 |
+
- text: |-
|
168 |
Q: A juggler can juggle 16 balls. Half of the balls are golf balls, and half of the gold balls are blue. How many blue golf balls are there?
|
169 |
A: Let's think step by step.
|
170 |
example_title: Mathematical reasoning
|
|
|
2056 |
|
2057 |
#### Out-of-scope Uses
|
2058 |
|
2059 |
+
Using the model in [high-stakes](#high-stakes) settings is out of scope for this model. The model is not designed for [critical decisions](#critical-decisions) nor uses with any material consequences on an individual's livelihood or wellbeing. The model outputs content that appears factual but may not be correct.
|
2060 |
|
2061 |
Out-of-scope Uses Include:
|
2062 |
|
|
|
2452 |
# Model Card Authors
|
2453 |
*Ordered roughly chronologically and by amount of time spent.*
|
2454 |
|
2455 |
+
Margaret Mitchell, Giada Pistilli, Yacine Jernite, Ezinwanne Ozoani, Marissa Gerchick, Nazneen Rajani, Sasha Luccioni, Irene Solaiman, Maraim Masoud, Somaieh Nikpoor, Carlos Muñoz Ferrandis, Stas Bekman, Christopher Akiki, Danish Contractor, David Lansky, Angelina McMillan-Major, Tristan Thrush, Suzana Ilić, Gérard Dupont, Shayne Longpre, Manan Dey, Stella Biderman, Douwe Kiela, Emi Baylor, Teven Le Scao, Aaron Gokaslan, Julien Launay, Niklas Muennighoff
|