You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

ko-ged-mc-elementary

ko-ged-mc-elementary is a benchmark dataset designed to evaluate the comprehension and reasoning capabilities of large language models (LLMs) in the Korean language. The dataset comprises multiple-choice questions extracted from the General Equivalency Diploma (GED) exams. Specifically, this dataset contains questions from the second GED exam of 2024. All exam items are sourced from the official archives managed by the Korean Ministry of Education.

Subject Distribution

Subject Count
Ethics 20
Korean 20
Social Studies 17
Physical Education 16
Practical Arts 16
Science 15
Math 12
English 11
Art 10
Music 7

Structure

  • id: a unique positive integer identifier for each question
  • Domain: subject name
  • Question: the question prompt
  • Correct Answer: the correct answer
  • Incorrect Answer 1, Incorrect Answer 2, Incorrect Answer 3: three incorrect choices
[
  {
    "id": 1,
    "Domain": "์˜์–ด",
    "Question": "๋‹ค์Œ ์ค‘ ๋ชจ๋‘ ์†Œ๋ฌธ์ž๋กœ ์“ด ๋‚ฑ๋ง์€?",
    "Correct Answer": "jump",
    "Incorrect Answer 1": "Hat",
    "Incorrect Answer 2": "RED",
    "Incorrect Answer 3": "Grapes"
  }
]
Downloads last month
11

Collection including davidkim205/ko-ged-mc-elementary