dataset_info: | |
features: | |
- name: question | |
dtype: string | |
- name: option-A | |
dtype: string | |
- name: option-B | |
dtype: string | |
- name: option-C | |
dtype: string | |
- name: option-D | |
dtype: string | |
- name: task_title | |
dtype: string | |
- name: index | |
dtype: int64 | |
- name: context | |
dtype: string | |
- name: correct | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 33014 | |
num_examples: 33 | |
download_size: 25325 | |
dataset_size: 33014 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
# [WIP] Dataset Card for "da-gym-2000" | |
*Please note that this dataset and dataset card both are works in progress. For now refer to the related [thesis](https://sorenmulli.github.io/thesis/thesis.pdf) for all details* | |