--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: text dtype: string - name: label dtype: class_label: names: '0': business '1': entertainment - name: text-phonemizer dtype: string - name: text-epitran dtype: string splits: - name: train num_bytes: 4408024 num_examples: 3827 - name: validation num_bytes: 513178 num_examples: 478 - name: test num_bytes: 518040 num_examples: 475 download_size: 0 dataset_size: 5439242 --- # Dataset Card for "tamil-indicglue-ipa" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)