CoolFace
Datasetpublic

cdactvm/odia_data_v1

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes14downloads
README.md30 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: audio5    dtype: audio6  - name: sentence7    dtype: string8  splits:9  - name: train10    num_bytes: 1139323662.754770511    num_examples: 5323212  - name: valid13    num_bytes: 97864293.4624413314    num_examples: 469715  - name: test16    num_bytes: 101139734.2237882517    num_examples: 469818  download_size: 131684476819  dataset_size: 1338327690.44120configs:21- config_name: default22  data_files:23  - split: train24    path: data/train-*25  - split: valid26    path: data/valid-*27  - split: test28    path: data/test-*29---30