File size: 570 Bytes
f9c6304 5e9c6c5 f9c6304 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | ---
dataset_info:
features:
- name: language_code
dtype: string
- name: lemma
dtype: string
- name: phonetic_ipa
dtype: string
- name: cefr_level
dtype: 'null'
- name: part_of_speech
dtype: string
- name: meaning
dtype: string
- name: example_sentence
dtype: string
- name: example_translation
dtype: 'null'
splits:
- name: train
num_bytes: 9972769
num_examples: 79563
download_size: 4827569
dataset_size: 9972769
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|