sharpcoder commited on
Commit
f7dbda6
·
1 Parent(s): ea3ed3d

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +21 -9
dataset_infos.json CHANGED
@@ -5,14 +5,26 @@
5
  "license": "",
6
  "features": {
7
  "audio": {
8
- "feature": {
9
- "dtype": "float32",
 
 
 
 
 
 
 
 
 
 
10
  "id": null,
11
  "_type": "Value"
12
  },
13
- "length": -1,
14
- "id": null,
15
- "_type": "Sequence"
 
 
16
  },
17
  "text": {
18
  "dtype": "string",
@@ -29,14 +41,14 @@
29
  "splits": {
30
  "train": {
31
  "name": "train",
32
- "num_bytes": 101278,
33
  "num_examples": 1,
34
  "dataset_name": "bjorn_training"
35
  }
36
  },
37
  "download_checksums": null,
38
- "download_size": 149760,
39
  "post_processing_size": null,
40
- "dataset_size": 101278,
41
- "size_in_bytes": 251038
42
  }}
 
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",
 
41
  "splits": {
42
  "train": {
43
  "name": "train",
44
+ "num_bytes": 101301,
45
  "num_examples": 1,
46
  "dataset_name": "bjorn_training"
47
  }
48
  },
49
  "download_checksums": null,
50
+ "download_size": 150620,
51
  "post_processing_size": null,
52
+ "dataset_size": 101301,
53
+ "size_in_bytes": 251921
54
  }}