ashraq commited on
Commit
c5ddd17
1 Parent(s): d67d1fe

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +39 -9
dataset_infos.json CHANGED
@@ -4,17 +4,47 @@
4
  "homepage": "",
5
  "license": "",
6
  "features": {
7
- "audio": {
8
- "sampling_rate": null,
9
- "mono": true,
10
- "decode": true,
11
  "id": null,
12
- "_type": "Audio"
 
 
 
 
 
 
 
 
 
 
13
  },
14
  "category": {
15
  "dtype": "string",
16
  "id": null,
17
  "_type": "Value"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  }
19
  },
20
  "post_processed": null,
@@ -26,14 +56,14 @@
26
  "splits": {
27
  "train": {
28
  "name": "train",
29
- "num_bytes": 4410646.0,
30
  "num_examples": 10,
31
  "dataset_name": "test_audio"
32
  }
33
  },
34
  "download_checksums": null,
35
- "download_size": 3460945,
36
  "post_processing_size": null,
37
- "dataset_size": 4410646.0,
38
- "size_in_bytes": 7871591.0
39
  }}
4
  "homepage": "",
5
  "license": "",
6
  "features": {
7
+ "filename": {
8
+ "dtype": "string",
 
 
9
  "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "fold": {
13
+ "dtype": "int64",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "target": {
18
+ "dtype": "int64",
19
+ "id": null,
20
+ "_type": "Value"
21
  },
22
  "category": {
23
  "dtype": "string",
24
  "id": null,
25
  "_type": "Value"
26
+ },
27
+ "esc10": {
28
+ "dtype": "bool",
29
+ "id": null,
30
+ "_type": "Value"
31
+ },
32
+ "src_file": {
33
+ "dtype": "int64",
34
+ "id": null,
35
+ "_type": "Value"
36
+ },
37
+ "take": {
38
+ "dtype": "string",
39
+ "id": null,
40
+ "_type": "Value"
41
+ },
42
+ "audio": {
43
+ "sampling_rate": null,
44
+ "mono": true,
45
+ "decode": true,
46
+ "id": null,
47
+ "_type": "Audio"
48
  }
49
  },
50
  "post_processed": null,
56
  "splits": {
57
  "train": {
58
  "name": "train",
59
+ "num_bytes": 4411154.0,
60
  "num_examples": 10,
61
  "dataset_name": "test_audio"
62
  }
63
  },
64
  "download_checksums": null,
65
+ "download_size": 3463144,
66
  "post_processing_size": null,
67
+ "dataset_size": 4411154.0,
68
+ "size_in_bytes": 7874298.0
69
  }}