Spaces:
Sleeping
Sleeping
Commit
·
b692d71
1
Parent(s):
28d0e79
Update app.py
Browse files
app.py
CHANGED
@@ -85,7 +85,7 @@ additional_inputs=[
|
|
85 |
)
|
86 |
]
|
87 |
|
88 |
-
examples=[["
|
89 |
["Can you write a short story about a time-traveling detective who solves historical mysteries?", "Отвечай всегда полностью на русском языке", 0.9, 256, 0.90, 1.2],
|
90 |
["I'm trying to learn French. Can you provide some common phrases that would be useful for a beginner, along with their pronunciations?", "Отвечай всегда полностью на русском языке", 0.9, 256, 0.90, 1.2],
|
91 |
["I have chicken, rice, and bell peppers in my kitchen. Can you suggest an easy recipe I can make with these ingredients?", "Отвечай всегда полностью на русском языке", 0.9, 256, 0.90, 1.2],
|
|
|
85 |
)
|
86 |
]
|
87 |
|
88 |
+
examples=[["Расскажи в каком году был основан город Одесса и кто был его основателем?", "Отвечай всегда полностью на русском языке", 0.2, 16512, 0.90, 1.2],
|
89 |
["Can you write a short story about a time-traveling detective who solves historical mysteries?", "Отвечай всегда полностью на русском языке", 0.9, 256, 0.90, 1.2],
|
90 |
["I'm trying to learn French. Can you provide some common phrases that would be useful for a beginner, along with their pronunciations?", "Отвечай всегда полностью на русском языке", 0.9, 256, 0.90, 1.2],
|
91 |
["I have chicken, rice, and bell peppers in my kitchen. Can you suggest an easy recipe I can make with these ingredients?", "Отвечай всегда полностью на русском языке", 0.9, 256, 0.90, 1.2],
|