--- dataset_info: features: - name: glottocode dtype: string - name: metalang_glottocode dtype: string - name: is_segmented dtype: string - name: source dtype: string - name: id dtype: string - name: transcription dtype: string - name: glosses dtype: string - name: translation dtype: string - name: pos_glosses dtype: string splits: - name: train num_bytes: 3628449 num_examples: 7116 - name: eval num_bytes: 460002 num_examples: 890 - name: test num_bytes: 449100 num_examples: 890 download_size: 1271363 dataset_size: 4537551 configs: - config_name: default data_files: - split: train path: data/train-* - split: eval path: data/eval-* - split: test path: data/test-* ---