sharpcoder commited on
Commit
69ba4e2
·
1 Parent(s): 5e56cf2

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +25 -23
dataset_infos.json CHANGED
@@ -4,28 +4,30 @@
4
  "homepage": "",
5
  "license": "",
6
  "features": {
7
- "audio": {
8
- "array": {
9
- "feature": {
10
- "dtype": "float32",
 
 
 
 
 
 
 
 
 
 
11
  "id": null,
12
  "_type": "Value"
13
  },
14
- "length": -1,
15
- "id": null,
16
- "_type": "Sequence"
17
- },
18
- "file": {
19
- "dtype": "string",
20
- "id": null,
21
- "_type": "Value"
22
- },
23
- "sample_rate": {
24
- "dtype": "int64",
25
- "id": null,
26
- "_type": "Value"
27
  }
28
- },
29
  "text": {
30
  "dtype": "string",
31
  "id": null,
@@ -41,14 +43,14 @@
41
  "splits": {
42
  "train": {
43
  "name": "train",
44
- "num_bytes": 222246,
45
- "num_examples": 1,
46
  "dataset_name": "bjorn_training"
47
  }
48
  },
49
  "download_checksums": null,
50
- "download_size": 335381,
51
  "post_processing_size": null,
52
- "dataset_size": 222246,
53
- "size_in_bytes": 557627
54
  }}
 
4
  "homepage": "",
5
  "license": "",
6
  "features": {
7
+ "audio": [
8
+ {
9
+ "array": {
10
+ "feature": {
11
+ "dtype": "float32",
12
+ "id": null,
13
+ "_type": "Value"
14
+ },
15
+ "length": -1,
16
+ "id": null,
17
+ "_type": "Sequence"
18
+ },
19
+ "file": {
20
+ "dtype": "string",
21
  "id": null,
22
  "_type": "Value"
23
  },
24
+ "sample_rate": {
25
+ "dtype": "int64",
26
+ "id": null,
27
+ "_type": "Value"
28
+ }
 
 
 
 
 
 
 
 
29
  }
30
+ ],
31
  "text": {
32
  "dtype": "string",
33
  "id": null,
 
43
  "splits": {
44
  "train": {
45
  "name": "train",
46
+ "num_bytes": 889041,
47
+ "num_examples": 4,
48
  "dataset_name": "bjorn_training"
49
  }
50
  },
51
  "download_checksums": null,
52
+ "download_size": 669477,
53
  "post_processing_size": null,
54
+ "dataset_size": 889041,
55
+ "size_in_bytes": 1558518
56
  }}