johnowhitaker commited on
Commit
87d5a22
1 Parent(s): 7de2ee9

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +52 -0
dataset_infos.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"johnowhitaker--vqgan1024_encs_sf": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "text": {
8
+ "dtype": "string",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "image_enc": {
13
+ "feature": {
14
+ "dtype": "int64",
15
+ "id": null,
16
+ "_type": "Value"
17
+ },
18
+ "length": -1,
19
+ "id": null,
20
+ "_type": "Sequence"
21
+ },
22
+ "sketch_enc": {
23
+ "feature": {
24
+ "dtype": "int64",
25
+ "id": null,
26
+ "_type": "Value"
27
+ },
28
+ "length": -1,
29
+ "id": null,
30
+ "_type": "Sequence"
31
+ }
32
+ },
33
+ "post_processed": null,
34
+ "supervised_keys": null,
35
+ "task_templates": null,
36
+ "builder_name": null,
37
+ "config_name": null,
38
+ "version": null,
39
+ "splits": {
40
+ "train": {
41
+ "name": "train",
42
+ "num_bytes": 3393702207,
43
+ "num_examples": 1480000,
44
+ "dataset_name": "vqgan1024_encs_sf"
45
+ }
46
+ },
47
+ "download_checksums": null,
48
+ "download_size": 565710842,
49
+ "post_processing_size": null,
50
+ "dataset_size": 3393702207,
51
+ "size_in_bytes": 3959413049
52
+ }}