Teven Le Scao commited on
Commit
a6cebd9
1 Parent(s): 2d60202

Added widget examples

Browse files
Files changed (1) hide show
  1. README.md +102 -0
README.md CHANGED
@@ -50,6 +50,108 @@ language:
50
  - zht
51
  - zu
52
  pipeline_tag: text-generation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  ---
54
 
55
  <img src="https://s3.amazonaws.com/moonup/production/uploads/1657124309515-5f17f0a0925b9863e28ad517.png" alt="BigScience Logo" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
50
  - zht
51
  - zu
52
  pipeline_tag: text-generation
53
+ widget:
54
+ - text: 'A "whatpu" is a small, furry animal native to Tanzania. An example of a sentence that uses the word whatpu is: We were traveling in Africa and we saw these very cute whatpus. | To do a "farduddle" means to jump up and down really fast. An example of a sentence that uses the word farduddle is:'
55
+ example_title: Imaginary word
56
+ group: English
57
+ - text: 'Un "whatpu" est un petit animal à fourrure originaire de Tanzanie. Un exemple de phrase qui utilise le mot whatpu est: Nous étions en Afrique et nous avons vu des whatpus trop mignons. Faire un "farduddle" veut dire sauter sur place vraiment vite. Un exemple de phrase qui utilise le mot farduddle est:'
58
+ example_title: Imaginary word
59
+ group: French
60
+ - text: 'Un "whatpu" es un pequeño animal peludo nativo de Tanzania. Un ejemplo de una oración que usa la palabra whatpu es: Estábamos viajando por África y vimos estos whatpus muy bonitos. Hacer un "farduddle" significa saltar arriba y abajo muy rápido. Un ejemplo de una oración que usa la palabra farduddle es:'
61
+ example_title: Imaginary word
62
+ group: Spanish
63
+ - text: ' ال"واتبو" هو حيوان صغير مكسو بالفراء يعيش في تنزانيا. مثال على جملة تستخدم كلمة واتبو هي: كنا نسافر في افريقيا و رأينا هؤلاء الواتبو اللطفاء. للقيام ب"فاردادل" يعني ان تقفز للأعلى و الأسفل بسرعة كبيرة. مثال على جملة تستخدم كلمة فاردادل هي:'
64
+ example_title: Imaginary word
65
+ group: Arabic
66
+ - text: 'Um "whatpu" é um pequeno animal peludo nativo da Tanzânia. Um exemplo de uma frase que usa a palavra whatpu é: Estávamos a viajar por África e vimos uns whatpus muito queridos. Fazer um "farduddle" significa saltar para cima e para baixo muito rápido. Um exemplo de uma frase que usa a palavra farduddle é:'
67
+ example : Imaginary word
68
+ group: Portuguese
69
+ - text: Pour déguster un ortolan, il faut tout d'abord
70
+ example_title: Recipe
71
+ group: French
72
+ - text: |
73
+ 34+10=44
74
+ 54+20=
75
+ example_title: Addition
76
+ group: Math
77
+ - text: |
78
+ This tool converts irregular verbs to past tense.
79
+ Arise - Arose
80
+ Become - Became
81
+ Forget - Forgot
82
+ Freeze -
83
+ example_title: Irregular verbs
84
+ group: English
85
+ - text: |
86
+ Please unscramble the letters into a word, and write that word:
87
+ r e!c.i p r o.c a/l = reciprocal
88
+ d.o m i!n a n.t =
89
+ example_title: Word unscrambling
90
+ group: English
91
+ - text: |
92
+ Estos ejemplos quitan vocales de las palabras
93
+ Ejemplos:
94
+ hola - hl
95
+ manzana - mnzn
96
+ papas - pps
97
+ alacran - lcrn
98
+ papa -
99
+ example_title: Vowel removal
100
+ group: Spanish
101
+ - text: |
102
+ Traduce español de España a español de Argentina
103
+ El coche es rojo - el auto es rojo
104
+ El ordenador es nuevo - la computadora es nueva
105
+ el boligrafo es negro - lapicera es negra
106
+ la nevera
107
+ example_title: Spanish to Argentinian Spanish
108
+ group: Spanish
109
+ - text: To say "I love you" in Hindi, you would say
110
+ example_title: Translation to Hindi
111
+ group: English
112
+ - text: To say "I love you" in Hindi, you would say
113
+ example_title: Translation from English
114
+ group: Hindi
115
+ - text: 'Poor English: She no went to the market. Corrected English:'
116
+ example_title: English
117
+ group: Grammar exercise 1
118
+ - text: 'استخراج العدد العاملي في لغة بايثون:'
119
+ example_title: Code generation
120
+ group: Arabic
121
+ - text: 'Regexp. Here is a regular expression to match a word starting with a number and then having only vowels:'
122
+ example_title: Regular expressions
123
+ group: English
124
+ - text: |
125
+ Do a hello world in different languages:
126
+ Python: print("hello world")
127
+ R:
128
+ example_title: Code generation
129
+ group: English
130
+ - text: |
131
+ Which is the correct preposition?I'm born X July. X is the preposition in
132
+ He sat X a chair. X is the preposition on
133
+ She drove X the bridge. X is the preposition
134
+ example_title: Grammar exercise 2
135
+ group: English
136
+ - text: |
137
+ 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.
138
+ Traduction en espagnol: «
139
+ example_title: Translation to Spanish
140
+ group: French
141
+ - text: |
142
+ 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.
143
+ Traduction en espagnol: «
144
+ example_title: Translation from French
145
+ group: Spanish
146
+ - text: ذات مرة ، عاش شبل الدب في الغابة
147
+ example_title: Fairy tale
148
+ group: Arabic
149
+ - text: एक बार की बात है, जंगल में एक भालू का शावक रहता था
150
+ example_title: Fairy tale
151
+ group: Hindi
152
+ - text: Il était une fois une licorne qui vivait
153
+ example_title: Fairy tale
154
+ group: French
155
  ---
156
 
157
  <img src="https://s3.amazonaws.com/moonup/production/uploads/1657124309515-5f17f0a0925b9863e28ad517.png" alt="BigScience Logo" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>