Taeham commited on
Commit
4544de3
1 Parent(s): 8da19d4

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +47 -0
dataset_infos.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"Taeham--wav2vec2-ksponspeech-train2": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "audio": {
8
+ "feature": {
9
+ "dtype": "int64",
10
+ "id": null,
11
+ "_type": "Value"
12
+ },
13
+ "length": -1,
14
+ "id": null,
15
+ "_type": "Sequence"
16
+ },
17
+ "input_length": {
18
+ "dtype": "int64",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "jaso_text": {
23
+ "dtype": "string",
24
+ "id": null,
25
+ "_type": "Value"
26
+ }
27
+ },
28
+ "post_processed": null,
29
+ "supervised_keys": null,
30
+ "task_templates": null,
31
+ "builder_name": null,
32
+ "config_name": null,
33
+ "version": null,
34
+ "splits": {
35
+ "train": {
36
+ "name": "train",
37
+ "num_bytes": 14291779347,
38
+ "num_examples": 20000,
39
+ "dataset_name": "wav2vec2-ksponspeech-train2"
40
+ }
41
+ },
42
+ "download_checksums": null,
43
+ "download_size": 3322780697,
44
+ "post_processing_size": null,
45
+ "dataset_size": 14291779347,
46
+ "size_in_bytes": 17614560044
47
+ }}