Spaces:
Runtime error
Runtime error
Update spaces_info.py
Browse files- spaces_info.py +5 -1
spaces_info.py
CHANGED
@@ -14,7 +14,7 @@ examples = [
|
|
14 |
],
|
15 |
[
|
16 |
'In Indian Sign Language, the sign for "How are you?" is',
|
17 |
-
|
18 |
],
|
19 |
[
|
20 |
'To say "What are the human rights of persons with disability" in Hindi Language, you can say,',
|
@@ -24,6 +24,10 @@ examples = [
|
|
24 |
"Question: Quels sont les droits d'une personne handicapée?\nRépondre:",
|
25 |
64,
|
26 |
],
|
|
|
|
|
|
|
|
|
27 |
]
|
28 |
|
29 |
initial_prompt_value = "Question: What are the rights of person with disability?\nAnswer:"
|
|
|
14 |
],
|
15 |
[
|
16 |
'In Indian Sign Language, the sign for "How are you?" is',
|
17 |
+
54,
|
18 |
],
|
19 |
[
|
20 |
'To say "What are the human rights of persons with disability" in Hindi Language, you can say,',
|
|
|
24 |
"Question: Quels sont les droits d'une personne handicapée?\nRépondre:",
|
25 |
64,
|
26 |
],
|
27 |
+
[
|
28 |
+
"Question: Can you invent a skin cream that responds to hormone changes before menstruation period?\nAnswer:",
|
29 |
+
64,
|
30 |
+
],
|
31 |
]
|
32 |
|
33 |
initial_prompt_value = "Question: What are the rights of person with disability?\nAnswer:"
|