File size: 558 Bytes
173ac5a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: transcription
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: train
    num_bytes: 842563984.5081627
    num_examples: 5000
  - name: test
    num_bytes: 33702427.98032651
    num_examples: 200
  download_size: 859088007
  dataset_size: 876266412.4884893
---
# Dataset Card for "train_data_5000"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)