metadata
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: answer
dtype: string
- name: type
dtype: string
splits:
- name: correct_word
num_bytes: 235877
num_examples: 1501
- name: meaning
num_bytes: 46917
num_examples: 236
- name: meaning_in_context
num_bytes: 19768
num_examples: 72
- name: fill_in
num_bytes: 9682
num_examples: 52
download_size: 132455
dataset_size: 312244
configs:
- config_name: default
data_files:
- split: correct_word
path: data/correct_word-*
- split: meaning
path: data/meaning-*
- split: meaning_in_context
path: data/meaning_in_context-*
- split: fill_in
path: data/fill_in-*