Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -33,7 +33,7 @@ examples = [
|
|
33 |
64, "sampling", True],
|
34 |
['A poem about the beauty of science by Alfred Edgar Brittle\nTitle: The Magic Craft\nIn the old times', 64,
|
35 |
"sampling", True],
|
36 |
-
['استخراج العدد العاملي في لغة بايثون:', 64, "
|
37 |
["Pour déguster un ortolan, il faut tout d'abord", 64, "sampling", True],
|
38 |
[
|
39 |
'Traduce español de España a español de Argentina\nEl coche es rojo - el auto es rojo\nEl ordenador es nuevo - la computadora es nueva\nel boligrafo es negro -',
|
@@ -41,7 +41,7 @@ examples = [
|
|
41 |
[
|
42 |
'Estos ejemplos quitan vocales de las palabras\nEjemplos:\nhola - hl\nmanzana - mnzn\npapas - pps\nalacran - lcrn\npapa -',
|
43 |
64, "sampling", True],
|
44 |
-
["Question: If I put cheese into the fridge, will it melt?\nAnswer:", 64, "
|
45 |
["Math exercise - answers:\n34+10=44\n54+20=", 64, "sampling", True],
|
46 |
[
|
47 |
"Question: Where does the Greek Goddess Persephone spend half of the year when she is not with her mother?\nAnswer:",
|
|
|
33 |
64, "sampling", True],
|
34 |
['A poem about the beauty of science by Alfred Edgar Brittle\nTitle: The Magic Craft\nIn the old times', 64,
|
35 |
"sampling", True],
|
36 |
+
['استخراج العدد العاملي في لغة بايثون:', 64, "greedy", True],
|
37 |
["Pour déguster un ortolan, il faut tout d'abord", 64, "sampling", True],
|
38 |
[
|
39 |
'Traduce español de España a español de Argentina\nEl coche es rojo - el auto es rojo\nEl ordenador es nuevo - la computadora es nueva\nel boligrafo es negro -',
|
|
|
41 |
[
|
42 |
'Estos ejemplos quitan vocales de las palabras\nEjemplos:\nhola - hl\nmanzana - mnzn\npapas - pps\nalacran - lcrn\npapa -',
|
43 |
64, "sampling", True],
|
44 |
+
["Question: If I put cheese into the fridge, will it melt?\nAnswer:", 64, "greedy", True],
|
45 |
["Math exercise - answers:\n34+10=44\n54+20=", 64, "sampling", True],
|
46 |
[
|
47 |
"Question: Where does the Greek Goddess Persephone spend half of the year when she is not with her mother?\nAnswer:",
|