--- 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-* ---