luigisaetta commited on
Commit
d2b2e85
1 Parent(s): 83c0ce2

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -49
dataset_infos.json CHANGED
@@ -1,49 +1 @@
1
- {"luigisaetta--atco2": {
2
- "description": "",
3
- "citation": "",
4
- "homepage": "",
5
- "license": "",
6
- "features": {
7
- "path": {
8
- "dtype": "string",
9
- "id": null,
10
- "_type": "Value"
11
- },
12
- "audio": {
13
- "array": {
14
- "feature": {
15
- "dtype": "float32",
16
- "id": null,
17
- "_type": "Value"
18
- },
19
- "length": -1,
20
- "id": null,
21
- "_type": "Sequence"
22
- }
23
- },
24
- "transcription": {
25
- "dtype": "string",
26
- "id": null,
27
- "_type": "Value"
28
- }
29
- },
30
- "post_processed": null,
31
- "supervised_keys": null,
32
- "task_templates": null,
33
- "builder_name": null,
34
- "config_name": null,
35
- "version": null,
36
- "splits": {
37
- "train": {
38
- "name": "train",
39
- "num_bytes": 253662978,
40
- "num_examples": 560,
41
- "dataset_name": "atco2"
42
- }
43
- },
44
- "download_checksums": null,
45
- "download_size": 125443057,
46
- "post_processing_size": null,
47
- "dataset_size": 253662978,
48
- "size_in_bytes": 379106035
49
- }}
 
1
+ {"luigisaetta--atco2": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"path": {"dtype": "string", "id": null, "_type": "Value"}, "audio": {"array": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "transcription": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 228296680.2, "num_examples": 504, "dataset_name": "atco2"}, "test": {"name": "test", "num_bytes": 25366297.8, "num_examples": 56, "dataset_name": "atco2"}}, "download_checksums": null, "download_size": 125730411, "post_processing_size": null, "dataset_size": 253662978.0, "size_in_bytes": 379393389.0}}