Qistinasofea commited on
Commit
19e1e9e
·
verified ·
1 Parent(s): 6223866

Upload folder using huggingface_hub

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train"]}
train/data-00000-of-00008.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a28ec922cba64017fb6264bff2a997845af1a8409abe1a1a3f29bc05bf0b6014
3
+ size 445858352
train/data-00001-of-00008.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8efea404e321eaac5b88906ecabe82e7336ce9fc18467245c6584502c01e6507
3
+ size 446250144
train/data-00002-of-00008.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:359f65b96b1b33ec1defe39c3bc14a2b439d12c0c86c107d83009ff79b1f3d5c
3
+ size 444533192
train/data-00003-of-00008.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78031760f9c99ff10902668e9c50b316066332ace1be1101205d055bfedc521c
3
+ size 445412552
train/data-00004-of-00008.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd1e3b60fc2c899edfc71df36725e84a43994a84a1c189fd4482c1a2e22dd31f
3
+ size 444954104
train/data-00005-of-00008.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59f86f8f51b151c20c5c9ac2f42b80fafb3b5d2670285f808d3d0e9b9d228926
3
+ size 446172432
train/data-00006-of-00008.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1a96ea241c2eb64cd384f9bcf28f553bcc7ee51510b7c05f06ba47a0fa5c7ab
3
+ size 444538792
train/data-00007-of-00008.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18f0dafa09f910774b581050bb903c12b2a8836ffab6a617e8c70c6c1a177f5d
3
+ size 444687024
train/dataset_info.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "footprints": {
6
+ "_type": "Image"
7
+ },
8
+ "walls": {
9
+ "_type": "Image"
10
+ },
11
+ "colors": {
12
+ "_type": "Image"
13
+ },
14
+ "plans": {
15
+ "_type": "Image"
16
+ },
17
+ "indices": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "captions": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "homepage": "",
27
+ "license": ""
28
+ }
train/state.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00008.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00008.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00008.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00008.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00008.arrow"
17
+ },
18
+ {
19
+ "filename": "data-00005-of-00008.arrow"
20
+ },
21
+ {
22
+ "filename": "data-00006-of-00008.arrow"
23
+ },
24
+ {
25
+ "filename": "data-00007-of-00008.arrow"
26
+ }
27
+ ],
28
+ "_fingerprint": "4c2afbea51302a41",
29
+ "_format_columns": [
30
+ "footprints",
31
+ "walls",
32
+ "colors",
33
+ "plans",
34
+ "indices",
35
+ "captions"
36
+ ],
37
+ "_format_kwargs": {},
38
+ "_format_type": null,
39
+ "_output_all_columns": false,
40
+ "_split": null
41
+ }