dan-oneill commited on
Commit
c68412c
·
1 Parent(s): cd72fa0

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +49 -0
dataset_infos.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"dan-oneill--test1_suno_resr": {
2
+ "description": "",
3
+ "citation": "",
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
+ "transcripts": {
15
+ "dtype": "string",
16
+ "id": null,
17
+ "_type": "Value"
18
+ },
19
+ "transcripts_norm": {
20
+ "dtype": "string",
21
+ "id": null,
22
+ "_type": "Value"
23
+ },
24
+ "sampling_rate": {
25
+ "dtype": "int64",
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": 136620.0,
40
+ "num_examples": 3,
41
+ "dataset_name": "test1_suno_resr"
42
+ }
43
+ },
44
+ "download_checksums": null,
45
+ "download_size": 117760,
46
+ "post_processing_size": null,
47
+ "dataset_size": 136620.0,
48
+ "size_in_bytes": 254380.0
49
+ }}