openfree commited on
Commit
ed00c4f
ยท
verified ยท
1 Parent(s): 59770ec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -17
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
  ##############################################################################