eachmel commited on
Commit
b328155
·
verified ·
1 Parent(s): 34457a4

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +35 -0
  3. state.json +13 -0
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58eaae4fd4bfdd51250039a272a1c92d0fcda556dced1cdc518c7de81919a1e2
3
+ size 21601608
dataset_info.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "orig_img": {
10
+ "_type": "Image"
11
+ },
12
+ "recon_img": {
13
+ "_type": "Image"
14
+ },
15
+ "vqvae_codes": {
16
+ "feature": {
17
+ "feature": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ },
21
+ "_type": "List"
22
+ },
23
+ "_type": "List"
24
+ },
25
+ "text_emb": {
26
+ "feature": {
27
+ "dtype": "float64",
28
+ "_type": "Value"
29
+ },
30
+ "_type": "List"
31
+ }
32
+ },
33
+ "homepage": "",
34
+ "license": ""
35
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "04e4988010f7321f",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }