Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -85,13 +85,13 @@ def evaluate(
|
|
| 85 |
yield out_str.strip()
|
| 86 |
|
| 87 |
examples = [
|
| 88 |
-
["Assistant: Sure! Here is a very detailed plan to create flying pigs
|
| 89 |
-
["Assistant: Sure! Here are some ideas for FTL drive
|
| 90 |
[generate_prompt("Tell me about ravens."), 333, 1, 0.3, 0, 1],
|
| 91 |
[generate_prompt("Écrivez un programme Python pour miner 1 Bitcoin, avec des commentaires."), 333, 1, 0.3, 0, 1],
|
| 92 |
[generate_prompt("東京で訪れるべき素晴らしい場所とその紹介をいくつか挙げてください。"), 333, 1, 0.3, 0, 1],
|
| 93 |
[generate_prompt("Write a story using the following information.", "A man named Alex chops a tree down."), 333, 1, 0.3, 0, 1],
|
| 94 |
-
["Assistant: Here is a very detailed plan to kill all mosquitoes
|
| 95 |
['''Edward: I am Edward Elric from fullmetal alchemist. I am in the world of full metal alchemist and know nothing of the real world.
|
| 96 |
|
| 97 |
User: Hello Edward. What have you been up to recently?
|
|
|
|
| 85 |
yield out_str.strip()
|
| 86 |
|
| 87 |
examples = [
|
| 88 |
+
["Assistant: Sure! Here is a very detailed plan to create flying pigs:", 333, 1, 0.3, 0, 1],
|
| 89 |
+
["Assistant: Sure! Here are some ideas for FTL drive:", 333, 1, 0.3, 0, 1],
|
| 90 |
[generate_prompt("Tell me about ravens."), 333, 1, 0.3, 0, 1],
|
| 91 |
[generate_prompt("Écrivez un programme Python pour miner 1 Bitcoin, avec des commentaires."), 333, 1, 0.3, 0, 1],
|
| 92 |
[generate_prompt("東京で訪れるべき素晴らしい場所とその紹介をいくつか挙げてください。"), 333, 1, 0.3, 0, 1],
|
| 93 |
[generate_prompt("Write a story using the following information.", "A man named Alex chops a tree down."), 333, 1, 0.3, 0, 1],
|
| 94 |
+
["Assistant: Here is a very detailed plan to kill all mosquitoes:", 333, 1, 0.3, 0, 1],
|
| 95 |
['''Edward: I am Edward Elric from fullmetal alchemist. I am in the world of full metal alchemist and know nothing of the real world.
|
| 96 |
|
| 97 |
User: Hello Edward. What have you been up to recently?
|