asahi417 commited on
Commit
42e8395
1 Parent(s): f61be3c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: covost2
4
+ features:
5
+ - name: client_id
6
+ dtype: string
7
+ - name: audio
8
+ dtype:
9
+ audio:
10
+ sampling_rate: 16000
11
+ - name: transcription
12
+ dtype: string
13
+ - name: translation
14
+ dtype: string
15
+ - name: id
16
+ dtype: string
17
+ splits:
18
+ - name: test
19
+ num_bytes: 25511505.0
20
+ num_examples: 684
21
+ - name: validation
22
+ num_bytes: 24579157.0
23
+ num_examples: 635
24
+ download_size: 49765393
25
+ dataset_size: 50090662.0
26
+ configs:
27
+ - config_name: covost2
28
+ data_files:
29
+ - split: test
30
+ path: covost2/test-*
31
+ - split: validation
32
+ path: covost2/validation-*
33
+ ---
covost2/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:109b8087710981693e0bdca7147c8aeae4f64d8e599ce960233725e1146848e0
3
+ size 25324588
covost2/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdd2aabf2b7d7a28854b20474e3cf7a3fdeef813e21276bb1b6b9a24927e4f7e
3
+ size 24440805