bgstud commited on
Commit
741696c
1 Parent(s): 396fb6b

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -59
dataset_infos.json CHANGED
@@ -1,59 +1 @@
1
- {"DTU54DL--common-train-3k": {
2
- "description": "",
3
- "citation": "",
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
- "path": {
19
- "dtype": "string",
20
- "id": null,
21
- "_type": "Value"
22
- },
23
- "sampling_rate": {
24
- "dtype": "int64",
25
- "id": null,
26
- "_type": "Value"
27
- }
28
- },
29
- "sentence": {
30
- "dtype": "string",
31
- "id": null,
32
- "_type": "Value"
33
- },
34
- "accent": {
35
- "dtype": "string",
36
- "id": null,
37
- "_type": "Value"
38
- }
39
- },
40
- "post_processed": null,
41
- "supervised_keys": null,
42
- "task_templates": null,
43
- "builder_name": null,
44
- "config_name": null,
45
- "version": null,
46
- "splits": {
47
- "train": {
48
- "name": "train",
49
- "num_bytes": 2655277188,
50
- "num_examples": 3000,
51
- "dataset_name": "common-train-3k"
52
- }
53
- },
54
- "download_checksums": null,
55
- "download_size": 2602384912,
56
- "post_processing_size": null,
57
- "dataset_size": 2655277188,
58
- "size_in_bytes": 5257662100
59
- }}
 
1
+ {"DTU54DL--common-train-3k": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"audio": {"array": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "path": {"dtype": "string", "id": null, "_type": "Value"}, "sampling_rate": {"dtype": "int64", "id": null, "_type": "Value"}}, "sentence": {"dtype": "string", "id": null, "_type": "Value"}, "accent": {"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": 2655277188, "num_examples": 3000, "dataset_name": "common-train-3k"}}, "download_checksums": null, "download_size": 0, "post_processing_size": null, "dataset_size": 2655277188, "size_in_bytes": 2655277188}}