HAERAE-HUB/K2-Eval

Dataset

8

stars

22

commits

2

linked in READMEs

Jun 6, 2024

updated

README

Research Paper coming soon!

\(K^{2} Eval\)

\(K^{2} Eval\) is a novel benchmark featuring 90 handwritten instructions that require in-depth knowledge of Korean language and culture for accurate completion.

Benchmark Overview

The design principle behind \(K^{2} Eval\) centers on collecting instructions that necessitate knowledge specific to Korean culture and context in order to solve. This approach distinguishes our work from simply translating benchmarks like MT-Bench or Vicuna-Instructions-80, which would produce Korean-language instructions devoid of cultural relevance. In addition, \(K^{2} Eval\) comprised of question, scoring rubric, evaluation criteria, gold reference answer for the standardized assessment.

The following figure shows the differences between MT-Bench, Vicuna-Instructions-80, and LogicKor.

Creation

  • Instruction: We define nine distinct Korean knowledge types and seven reasoning capabilities for instruction creation. To ensure the diversity, each task in the dataset is designed to incorporate one of each knowledge type and reasoning capability.
  • Scoring Rubric & Evaluation Criteria: We design a scoring rubric and evaluation criteria for each instruction. The scoring rubric and evaluation criteria are not unique to each instruction instead, they are shared within each combination of Korean knowledge and reasoning types, resulting in 15 of each.
  • Reference Answer: The reference answers are creating by using search augmented chain of thought techniques with GPT-4. Post creation two of the authors filter for quality.

The following table shows the distribution of subjects and abilities in \(K^{2} Eval\).

Knowledge TypeReasoning Type# of Instance
ArtEmpathetic Reasoning5
CulinaryBrainstorming5
CulinaryCause & Effect Analysis5
Culture & TraditionsComparative Analysis5
GeographyCause & Effect Analysis5
GeographyComparative Analysis5
GeographyNumerical Estimation5
HistoryCreative Writing5
HistoryNumerical Estimation10
LinguisticsCause & Effect Analysis5
LinguisticsEmpathetic Reasoning5
LiteraureComparative Analysis5
LiteratureCreative Writing10
Politivs & EconomyProposing Solutions5
Social IssuesProposing Solutions10

Benchmark Separability

We assess the benchmark's separability introduced by Arena-Hard to check that the benchmark can effectively differentiate between models. The separability refers to the percentage of model pairs with non-overlapping confidence intervals of benchmark scores, determined via bootstrapping.

The \(K^{2} Eval\) demonstrates high separability at 73.76%, which exceeds that of MT-Bench and LogicKor. Although it is lower than Arena-Hard-v0.1, we suspect this is primarily due to the dataset size. The following table show the result of separability analysis.

DatasetSeparability# Models# Instances
K2-Eval73.76%3190
LogicKor52.94%3440
MT-Bench22.60%2080
Arena-Hard-v0.187.40%20500

Benchmark Results

In our research, we employ 15 human judges for annotation. The judges are provided with instructions, reference answers, rubrics and model reponses and tasked to score between 1 to 5. All responses are scored a minimum of two times to ensure quality.

We observe HyperCLOVA X to show the highest performance on the benchmark. We also discover the Importance of targeted instruction tuning using Korean data. Specifically, models such as EEVE-Korean-Instruct-10.8B and KULLM3 exhibit human preference comparable to much larger models like Command-R-Plus-104B and Mixtral-8x22B-Instruct. This indicates that localized tuning that addresses linguistic and cultural nuances is necessary beyond raw computational budget or size to improve human preference.

Contributors

Guijin Son, Ko Hyun Woo, Hoyoung Lee, Seunghyeok Hong, Yewon Kim, Jungwoo Kim

Special thanks to our annotators.

Hagyun Gill, Jiyeon Kim, Chaejun Seo, Hayoung Eun, Dahyun Lee, Seonging Cho, Inhae Cho, Yeonjun Choi ,Sujin Jang, Hyejung Choi

Point of Contact

For any questions contact us via the following email :)

spthsrbwls123@yonsei.ac.kr

Contributors

amphora

17 commits

Cartinoe5930

5 commits

HAERAE-HUB/K2-Eval

Dataset

8

stars

22

commits

2

linked in READMEs

Jun 6, 2024

updated

README

Research Paper coming soon!

\(K^{2} Eval\)

\(K^{2} Eval\) is a novel benchmark featuring 90 handwritten instructions that require in-depth knowledge of Korean language and culture for accurate completion.

Benchmark Overview

The design principle behind \(K^{2} Eval\) centers on collecting instructions that necessitate knowledge specific to Korean culture and context in order to solve. This approach distinguishes our work from simply translating benchmarks like MT-Bench or Vicuna-Instructions-80, which would produce Korean-language instructions devoid of cultural relevance. In addition, \(K^{2} Eval\) comprised of question, scoring rubric, evaluation criteria, gold reference answer for the standardized assessment.

The following figure shows the differences between MT-Bench, Vicuna-Instructions-80, and LogicKor.

Creation

  • Instruction: We define nine distinct Korean knowledge types and seven reasoning capabilities for instruction creation. To ensure the diversity, each task in the dataset is designed to incorporate one of each knowledge type and reasoning capability.
  • Scoring Rubric & Evaluation Criteria: We design a scoring rubric and evaluation criteria for each instruction. The scoring rubric and evaluation criteria are not unique to each instruction instead, they are shared within each combination of Korean knowledge and reasoning types, resulting in 15 of each.
  • Reference Answer: The reference answers are creating by using search augmented chain of thought techniques with GPT-4. Post creation two of the authors filter for quality.

The following table shows the distribution of subjects and abilities in \(K^{2} Eval\).

Knowledge TypeReasoning Type# of Instance
ArtEmpathetic Reasoning5
CulinaryBrainstorming5
CulinaryCause & Effect Analysis5
Culture & TraditionsComparative Analysis5
GeographyCause & Effect Analysis5
GeographyComparative Analysis5
GeographyNumerical Estimation5
HistoryCreative Writing5
HistoryNumerical Estimation10
LinguisticsCause & Effect Analysis5
LinguisticsEmpathetic Reasoning5
LiteraureComparative Analysis5
LiteratureCreative Writing10
Politivs & EconomyProposing Solutions5
Social IssuesProposing Solutions10

Benchmark Separability

We assess the benchmark's separability introduced by Arena-Hard to check that the benchmark can effectively differentiate between models. The separability refers to the percentage of model pairs with non-overlapping confidence intervals of benchmark scores, determined via bootstrapping.

The \(K^{2} Eval\) demonstrates high separability at 73.76%, which exceeds that of MT-Bench and LogicKor. Although it is lower than Arena-Hard-v0.1, we suspect this is primarily due to the dataset size. The following table show the result of separability analysis.

DatasetSeparability# Models# Instances
K2-Eval73.76%3190
LogicKor52.94%3440
MT-Bench22.60%2080
Arena-Hard-v0.187.40%20500

Benchmark Results

In our research, we employ 15 human judges for annotation. The judges are provided with instructions, reference answers, rubrics and model reponses and tasked to score between 1 to 5. All responses are scored a minimum of two times to ensure quality.

We observe HyperCLOVA X to show the highest performance on the benchmark. We also discover the Importance of targeted instruction tuning using Korean data. Specifically, models such as EEVE-Korean-Instruct-10.8B and KULLM3 exhibit human preference comparable to much larger models like Command-R-Plus-104B and Mixtral-8x22B-Instruct. This indicates that localized tuning that addresses linguistic and cultural nuances is necessary beyond raw computational budget or size to improve human preference.

Contributors

Guijin Son, Ko Hyun Woo, Hoyoung Lee, Seunghyeok Hong, Yewon Kim, Jungwoo Kim

Special thanks to our annotators.

Hagyun Gill, Jiyeon Kim, Chaejun Seo, Hayoung Eun, Dahyun Lee, Seonging Cho, Inhae Cho, Yeonjun Choi ,Sujin Jang, Hyejung Choi

Point of Contact

For any questions contact us via the following email :)

spthsrbwls123@yonsei.ac.kr

Contributors

amphora

17 commits

Cartinoe5930

5 commits