--- license: apache-2.0 dataset_info: features: - name: target word dtype: string - name: Sentence dtype: string - name: acc_subs dtype: string - name: unacc_subs dtype: string - name: prof_acc_subs dtype: string - name: prof_unacc_subs dtype: string - name: t_words_cefr dtype: int64 - name: prof_acc_cefr dtype: string - name: prof_unacc_cefr dtype: string splits: - name: train num_bytes: 191230 num_examples: 680 download_size: 115218 dataset_size: 191230 configs: - config_name: default data_files: - split: train path: data/train-* ---