dataset_info: | |
features: | |
- name: text-idx | |
dtype: int64 | |
- name: cloze-idx | |
dtype: int64 | |
- name: text | |
dtype: string | |
- name: correct | |
dtype: int64 | |
- name: option-0 | |
dtype: string | |
- name: option-1 | |
dtype: string | |
- name: option-2 | |
dtype: string | |
- name: option-3 | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 17272 | |
num_examples: 50 | |
download_size: 11911 | |
dataset_size: 17272 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
# [WIP] Dataset Card for "da-cloze-self-test" | |
*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* | |