Update README.md
Browse files
README.md
CHANGED
@@ -33,9 +33,8 @@ KoInFoBench is a specialized evaluation dataset designed to assess the performan
|
|
33 |
|
34 |
Inspired by [InFoBench](https://huggingface.co/datasets/kqsong/InFoBench) dataset, we extends their concpet by focusing on the nuances and features of Korean language.
|
35 |
|
36 |
-
π₯οΈ Code to reproduce or evaluate own LLMs is available at [https://github.com/KIFAI/KoInFoBench](https://github.com/KIFAI/KoInFoBench)
|
37 |
-
|
38 |
-
π Paper is under writing and open soon!
|
39 |
|
40 |
## Dataset Overview
|
41 |
|
@@ -58,7 +57,7 @@ dataset = load_dataset('kifai/KoInFoBench')
|
|
58 |
"λ΅λ³μ ν΄μΈ μ½μνΈ μ°Έκ° μΌμ μ λν λ΄μ©μ΄ ν¬ν¨λμ΄ μμ΅λκΉ?",
|
59 |
"λ΅λ³μΌλ‘ μμ±λ λͺ¨λ μΌμ μ νκ΅μκ°(KST) κΈ°μ€μΌλ‘ μμ±λμμ΅λκΉ?",
|
60 |
"μ½μνΈ μ°Έκ°κ° νμ λ λ μ§ κ·Έλ¦¬κ³ μ½μνΈ λ μ§μ μκ° 2κ°μ μΌμ μ λͺ¨λ ν¬ν¨ν©λκΉ?",
|
61 |
-
"λ μ§μ μκ°μ΄ "λ
-μ-μΌ
|
62 |
"μ½μνΈ νμ μΌλ‘λΆν° μ½μνΈκΉμ§ λ¨μ κΈ°κ°μ μ½μνΈ μμμΌμ ν¬ν¨ν κ²½μ° 177μΌ, λ―Έν¬ν¨μΈ κ²½μ° 176μΌμ
λλ€. λ¨μ κΈ°κ°μ 176μΌ νΉμ 177μΌλ‘ κ³μ°νμμ΅λκΉ?"
|
63 |
],
|
64 |
"question_label": [
|
|
|
33 |
|
34 |
Inspired by [InFoBench](https://huggingface.co/datasets/kqsong/InFoBench) dataset, we extends their concpet by focusing on the nuances and features of Korean language.
|
35 |
|
36 |
+
- π₯οΈ Code to reproduce or evaluate own LLMs is available at [https://github.com/KIFAI/KoInFoBench](https://github.com/KIFAI/KoInFoBench)
|
37 |
+
- π Paper is under writing and open soon!
|
|
|
38 |
|
39 |
## Dataset Overview
|
40 |
|
|
|
57 |
"λ΅λ³μ ν΄μΈ μ½μνΈ μ°Έκ° μΌμ μ λν λ΄μ©μ΄ ν¬ν¨λμ΄ μμ΅λκΉ?",
|
58 |
"λ΅λ³μΌλ‘ μμ±λ λͺ¨λ μΌμ μ νκ΅μκ°(KST) κΈ°μ€μΌλ‘ μμ±λμμ΅λκΉ?",
|
59 |
"μ½μνΈ μ°Έκ°κ° νμ λ λ μ§ κ·Έλ¦¬κ³ μ½μνΈ λ μ§μ μκ° 2κ°μ μΌμ μ λͺ¨λ ν¬ν¨ν©λκΉ?",
|
60 |
+
"λ μ§μ μκ°μ΄ \"λ
-μ-μΌ μκ°\" νμμΌλ‘ μ¬λ°λ₯΄κ² μμ±λμμ΅λκΉ?",
|
61 |
"μ½μνΈ νμ μΌλ‘λΆν° μ½μνΈκΉμ§ λ¨μ κΈ°κ°μ μ½μνΈ μμμΌμ ν¬ν¨ν κ²½μ° 177μΌ, λ―Έν¬ν¨μΈ κ²½μ° 176μΌμ
λλ€. λ¨μ κΈ°κ°μ 176μΌ νΉμ 177μΌλ‘ κ³μ°νμμ΅λκΉ?"
|
62 |
],
|
63 |
"question_label": [
|