--- dataset_info: features: - name: transcription dtype: string - name: segmentation dtype: string - name: pos_glosses dtype: string - name: glosses dtype: string - name: translation dtype: string splits: - name: train num_bytes: 1456410 num_examples: 9774 - name: eval num_bytes: 31081 num_examples: 232 - name: test num_bytes: 84317 num_examples: 633 download_size: 888662 dataset_size: 1571808 configs: - config_name: default data_files: - split: train path: data/train-* - split: eval path: data/eval-* - split: test path: data/test-* --- # Dataset Card for "usp-igt" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)