Spaces:
Build error
Build error
osanseviero
commited on
Commit
•
d03a2a6
1
Parent(s):
aa20994
Update spaces_info.py
Browse files- spaces_info.py +2 -2
spaces_info.py
CHANGED
@@ -27,9 +27,9 @@ examples = [
|
|
27 |
64, "Sample", "Sample 1"],
|
28 |
[
|
29 |
'Estos ejemplos quitan vocales de las palabras\nEjemplos:\nhola - hl\nmanzana - mnzn\npapas - pps\nalacran - lcrn\npapa -',
|
30 |
-
64, "Sample", "Sample 1"
|
31 |
["Question: If I put cheese into the fridge, will it melt?\nAnswer:", 64, "sampling", True],
|
32 |
-
["Math exercise - answers:\n34+10=44\n54+20=", 64, "
|
33 |
[
|
34 |
"Question: Where does the Greek Goddess Persephone spend half of the year when she is not with her mother?\nAnswer:",
|
35 |
64, "Sample", "Sample 1"],
|
|
|
27 |
64, "Sample", "Sample 1"],
|
28 |
[
|
29 |
'Estos ejemplos quitan vocales de las palabras\nEjemplos:\nhola - hl\nmanzana - mnzn\npapas - pps\nalacran - lcrn\npapa -',
|
30 |
+
64, "Sample", "Sample 1"],
|
31 |
["Question: If I put cheese into the fridge, will it melt?\nAnswer:", 64, "sampling", True],
|
32 |
+
["Math exercise - answers:\n34+10=44\n54+20=", 64, "Sample", "Sample 1"],
|
33 |
[
|
34 |
"Question: Where does the Greek Goddess Persephone spend half of the year when she is not with her mother?\nAnswer:",
|
35 |
64, "Sample", "Sample 1"],
|