File size: 667 Bytes
3c309c0
 
 
 
 
 
 
 
 
 
 
 
 
00a82bf
3c309c0
 
00a82bf
3c309c0
11e38a4
00a82bf
 
 
 
 
 
 
 
3c309c0
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
dataset_info:
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: transcription
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: train
    num_bytes: 2954591414.38965
    num_examples: 22152
  - name: test
    num_bytes: 66689044.203450024
    num_examples: 500
  download_size: 0
  dataset_size: 3021280458.5931
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---
# Dataset Card for "ATC_train"

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