File size: 497 Bytes
d762d9b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
dataset_info:
  features:
  - name: text
    dtype: string
  - name: audio
    sequence: float32
  splits:
  - name: test
    num_bytes: 2883700590
    num_examples: 16000
  download_size: 2489316623
  dataset_size: 2883700590
---
# Dataset Card for "child-adult-16k_for-test"

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