KoreanSAT / README.md
cfpark00's picture
Upload README.md with huggingface_hub
41af016 verified
|
raw
history blame
1.24 kB
metadata
language:
  - ko
  - en
license: cc-by-nc-sa-4.0
size_categories:
  - n<1K
task_categories:
  - question-answering
tags:
  - math
  - QA
  - Korean
  - Exam
configs:
  - config_name: default
    data_files:
      - split: 2022_math
        path: data/2022_math-*
      - split: 2023_math
        path: data/2023_math-*
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: name
      dtype: string
    - name: problem
      dtype: string
    - name: answer
      dtype: int64
    - name: score
      dtype: int64
    - name: review
      dtype: string
    - name: incomplete
      dtype: bool
  splits:
    - name: 2022_math
      num_bytes: 24028
      num_examples: 46
    - name: 2023_math
      num_bytes: 22618
      num_examples: 46
  download_size: 31188
  dataset_size: 46646

KoreanSAT Benchmark

Current Topics over years

From 2022

Year Math Korean English
2024
2023
2022

Before 2022

Year Math Korean English
2021
2020
2019