jq commited on
Commit
3e615e8
1 Parent(s): 80e7c76

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: ach
4
+ features:
5
+ - name: ids
6
+ dtype: string
7
+ - name: texts
8
+ dtype: string
9
+ - name: audios
10
+ sequence: float32
11
+ - name: audio_languages
12
+ dtype: string
13
+ - name: are_studio
14
+ dtype: bool
15
+ - name: speaker_ids
16
+ dtype: string
17
+ - name: sample_rates
18
+ dtype: int64
19
+ splits:
20
+ - name: train
21
+ num_bytes: 3820274
22
+ num_examples: 10
23
+ - name: dev
24
+ num_bytes: 3580883
25
+ num_examples: 10
26
+ - name: test
27
+ num_bytes: 3742241
28
+ num_examples: 10
29
+ download_size: 5375242
30
+ dataset_size: 11143398
31
+ configs:
32
+ - config_name: ach
33
+ data_files:
34
+ - split: train
35
+ path: ach/train-*
36
+ - split: dev
37
+ path: ach/dev-*
38
+ - split: test
39
+ path: ach/test-*
40
+ ---
ach/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:122ba3f2fc71dcd336dae4b7e3275f3749b940ad83a935dd112877d23e202dc7
3
+ size 1736072
ach/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dac0510bc2f8ab7af84bf16f282be8e8df72a04419df7c9938865e6a768b291
3
+ size 1808968
ach/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:635fa1e459696712a1518805b1e3abf6b05b92dcd39cd3b49bb4893e597f9655
3
+ size 1830202