Spaces:
Running
on
Zero
Running
on
Zero
Update example_prompts.py
Browse files- example_prompts.py +0 -6
example_prompts.py
CHANGED
|
@@ -4,12 +4,6 @@ def get_example_prompts():
|
|
| 4 |
"children": [{
|
| 5 |
"urls": ["./assets/pokemon_battle.jpg"],
|
| 6 |
"description": "What action do you think I should take in this situation? List all the possible actions and explain why you think they are good or bad."
|
| 7 |
-
}, {
|
| 8 |
-
"urls": ["https://math-coaching.com/img/fiche/46/expressions-mathematiques.jpg"],
|
| 9 |
-
"description": "Thanks to your calculator, compute the results for the equations that involve numbers displayed in the image."
|
| 10 |
-
}, {
|
| 11 |
-
"urls": ["https://i.ytimg.com/vi/5Y3xLHeyKZU/hqdefault.jpg"],
|
| 12 |
-
"description": "Solve the equations. If they contain only numbers, use your calculator, else only think. Answer in the language of the image."
|
| 13 |
}]
|
| 14 |
}, {
|
| 15 |
"label": "📝 Instruction Following",
|
|
|
|
| 4 |
"children": [{
|
| 5 |
"urls": ["./assets/pokemon_battle.jpg"],
|
| 6 |
"description": "What action do you think I should take in this situation? List all the possible actions and explain why you think they are good or bad."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
}]
|
| 8 |
}, {
|
| 9 |
"label": "📝 Instruction Following",
|