File size: 630 Bytes
0bf5278
 
 
 
 
 
 
 
 
 
 
 
 
2f3d303
 
 
 
 
0bf5278
 
 
 
 
2f3d303
 
0bf5278
 
 
 
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
---
dataset_info:
  features:
  - name: path
    dtype: string
  - name: sentence
    dtype: string
  - name: audio
    dtype: audio
  splits:
  - name: train
    num_bytes: 1483093139.5255475
    num_examples: 287
  - name: test
    num_bytes: 510068782.47445256
    num_examples: 124
  download_size: 1911539171
  dataset_size: 1993161922.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---
# Dataset Card for "test2"

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