metadata
dataset_info:
features:
- name: idx
dtype: int64
- name: paragraph
dtype: string
- name: question
dtype: string
- name: question_plus
dtype: string
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: E
dtype: string
- name: answer
dtype: int64
- name: point
dtype: int64
splits:
- name: train
num_bytes: 242997
num_examples: 45
download_size: 75850
dataset_size: 242997
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- Original Source: https://github.com/boostcampaitech7/level2-nlp-generationfornlp-nlp-05-lv3/tree/main/streamlit/assets
- Additional Post-Processing
- Manually review the paragraphs of the original source and the actual exam questions to correct any errors or duplicate sentences.
- Add corresponding symbols to the paragraphs of the original source: underline (__ text __), bold (** text **), and square brackets ([ text ]).
- For Example,
- License
- The copyright of this material belongs to the Korea Institute for Curriculum and Evaluation(한국교육과정평가원) and may be used for research purposes only.
