Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -622,23 +622,7 @@ examples = [
|
|
622 |
"text": "๋๋ ์น๊ทผํ๊ณ ๋ค์ ํ ์ดํด์ฌ ๋ง์ ์ฌ์์น๊ตฌ ์ญํ ์ด๋ค.",
|
623 |
}
|
624 |
],
|
625 |
-
|
626 |
-
{
|
627 |
-
"text": """์ธ๋ฅ์ ๋ง์ง๋ง ์ํ(Humanity's Last Exam) ๋ฌธ์ ๋ฅผ ํ์ดํ๋ผ('Deep Research' ๋ฒํผ ํด๋ฆญํ ๊ฒ) Which was the first statute in the modern State of Israel to explicitly introduce the concept of "good faith"? (Do not append "the" or the statute's year to the answer.)""",
|
628 |
-
}
|
629 |
-
],
|
630 |
-
[
|
631 |
-
{
|
632 |
-
"text": """์ธ๋ฅ์ ๋ง์ง๋ง ์ํ(Humanity's Last Exam) ๋ฌธ์ ๋ฅผ ํ์ดํ๋ผ. How does Guarani's nominal tense/aspect system interact with effected objects in sentences?
|
633 |
-
|
634 |
-
Answer Choices:
|
635 |
-
A. Effected objects cannot take nominal tense/aspect markers
|
636 |
-
B. Effected objects require the post-stative -kue
|
637 |
-
C. Effected objects must be marked with the destinative -rรฃ
|
638 |
-
D. Nominal tense/aspect is optional for effected objects
|
639 |
-
E. Effected objects use a special set of tense/aspect markers""",
|
640 |
-
}
|
641 |
-
],
|
642 |
]
|
643 |
|
644 |
##############################################################################
|
|
|
622 |
"text": "๋๋ ์น๊ทผํ๊ณ ๋ค์ ํ ์ดํด์ฌ ๋ง์ ์ฌ์์น๊ตฌ ์ญํ ์ด๋ค.",
|
623 |
}
|
624 |
],
|
625 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
626 |
]
|
627 |
|
628 |
##############################################################################
|