openfree commited on
Commit
0d038aa
Β·
verified Β·
1 Parent(s): aa54452

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +12 -0
app.py CHANGED
@@ -554,6 +554,18 @@ examples = [
554
  "text": "λ„ˆλŠ” μΉœκ·Όν•˜κ³  λ‹€μ •ν•œ 이해심 λ§Žμ€ μ—¬μžμΉœκ΅¬ 역할이닀.",
555
  }
556
  ],
 
 
 
 
 
 
 
 
 
 
 
 
557
  ]
558
 
559
 
 
554
  "text": "λ„ˆλŠ” μΉœκ·Όν•˜κ³  λ‹€μ •ν•œ 이해심 λ§Žμ€ μ—¬μžμΉœκ΅¬ 역할이닀.",
555
  }
556
  ],
557
+ [
558
+ {
559
+ "text": """인λ₯˜μ˜ λ§ˆμ§€λ§‰ μ‹œν—˜(Humanity's Last Exam) 문제λ₯Ό ν’€μ΄ν•˜λΌ. How does Guarani's nominal tense/aspect system interact with effected objects in sentences?
560
+
561
+ Answer Choices:
562
+ A. Effected objects cannot take nominal tense/aspect markers
563
+ B. Effected objects require the post-stative -kue
564
+ C. Effected objects must be marked with the destinative -rΓ£
565
+ D. Nominal tense/aspect is optional for effected objects
566
+ E. Effected objects use a special set of tense/aspect markers""",
567
+ }
568
+ ],
569
  ]
570
 
571