mca183's picture
Upload README.md with huggingface_hub
727bb67 verified
# Korean Exam Multiple-Choice Questions Dataset
## Overview
This dataset contains multiple-choice questions from high school level Korean exams. It is designed for educational and research purposes, providing a valuable resource for those studying Korean or developing language models. The questions are drawn from official sample exams provided by educational authorities.
## Dataset Details
- **Content**: Multiple-choice questions
- **Language**: Korean
- **Source Exams**:
- [Sample Korean 11 Reading Exam](https://district.public.deltasd.bc.ca/wp-content/uploads/sites/2/2019/11/Sample-Exam-Korean-11-Reading.pdf)
- [Sample Korean 12 Reading Exam](https://district.public.deltasd.bc.ca/wp-content/uploads/sites/2/2019/11/Sample-Exam-Korean-12-Reading.pdf)
## Usage
This dataset can be used for various purposes, including:
- Training language models for Korean.
- Developing educational tools and applications.
- Conducting research on Korean language education.
## Format
The dataset is available in a format compatible with Hugging Face. Each entry includes the following fields:
- `Question`: The text of the multiple-choice question.
- `Choice (A)`: Possible answer A.
- `Choice (B)`: Possible answer B.
- `Choice (C)`: Possible answer C.
- `Choice (D)`: Possible answer D.
- `Correct Answer`: The correct answer.
## How to Access
You can access and download the dataset from [Hugging Face](https://huggingface.co/datasets/mca183/korean_11_and_12_exams).
## Citation
If you use this dataset in your work, please cite the following sources:
- [Sample Korean 11 Reading Exam](https://district.public.deltasd.bc.ca/wp-content/uploads/sites/2/2019/11/Sample-Exam-Korean-11-Reading.pdf)
- [Sample Korean 12 Reading Exam](https://district.public.deltasd.bc.ca/wp-content/uploads/sites/2/2019/11/Sample-Exam-Korean-12-Reading.pdf)