shimoda commited on
Commit
ddd8f15
·
1 Parent(s): 36ef23a

fix images

Browse files
Files changed (28) hide show
  1. data/marioevalbench/hfds/ablation/data-00000-of-00003.arrow +3 -0
  2. data/marioevalbench/hfds/ablation/data-00001-of-00003.arrow +3 -0
  3. data/marioevalbench/hfds/ablation/data-00002-of-00003.arrow +3 -0
  4. data/marioevalbench/hfds/ablation/dataset_info.json +27 -0
  5. data/marioevalbench/hfds/ablation/state.json +19 -0
  6. data/marioevalbench/hfds/dataset_dict.json +1 -0
  7. data/marioevalbench/hfds/test/data-00000-of-00010.arrow +3 -0
  8. data/marioevalbench/hfds/test/data-00001-of-00010.arrow +3 -0
  9. data/marioevalbench/hfds/test/data-00002-of-00010.arrow +3 -0
  10. data/marioevalbench/hfds/test/data-00003-of-00010.arrow +3 -0
  11. data/marioevalbench/hfds/test/data-00004-of-00010.arrow +3 -0
  12. data/marioevalbench/hfds/test/data-00005-of-00010.arrow +3 -0
  13. data/marioevalbench/hfds/test/data-00006-of-00010.arrow +3 -0
  14. data/marioevalbench/hfds/test/data-00007-of-00010.arrow +3 -0
  15. data/marioevalbench/hfds/test/data-00008-of-00010.arrow +3 -0
  16. data/marioevalbench/hfds/test/data-00009-of-00010.arrow +3 -0
  17. data/marioevalbench/hfds/test/dataset_info.json +27 -0
  18. data/marioevalbench/hfds/test/state.json +40 -0
  19. data/marioevalbench/hfds/userstudy/data-00000-of-00003.arrow +3 -0
  20. data/marioevalbench/hfds/userstudy/data-00001-of-00003.arrow +3 -0
  21. data/marioevalbench/hfds/userstudy/data-00002-of-00003.arrow +3 -0
  22. data/marioevalbench/hfds/userstudy/dataset_info.json +23 -0
  23. data/marioevalbench/hfds/userstudy/state.json +19 -0
  24. data/marioevalbench/hfds/val/data-00000-of-00003.arrow +3 -0
  25. data/marioevalbench/hfds/val/data-00001-of-00003.arrow +3 -0
  26. data/marioevalbench/hfds/val/data-00002-of-00003.arrow +3 -0
  27. data/marioevalbench/hfds/val/dataset_info.json +32 -0
  28. data/marioevalbench/hfds/val/state.json +19 -0
data/marioevalbench/hfds/ablation/data-00000-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8510ff41411e38a56f6500d47a972426046ee3152d835b46272c2ef5ca252b39
3
+ size 4891672
data/marioevalbench/hfds/ablation/data-00001-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d82b50e7e47c55a730a174ede56abab8e37ac83c4cfef02bc1cf4f863c932b01
3
+ size 5106352
data/marioevalbench/hfds/ablation/data-00002-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4014f0a13b152c04b2c8a0d790f0a011e3846cd992e9f28c4a1186aab84ec67e
3
+ size 5062520
data/marioevalbench/hfds/ablation/dataset_info.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "dataset_name": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "id": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ },
13
+ "prompt": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "augmented_prompt": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "image": {
22
+ "_type": "Image"
23
+ }
24
+ },
25
+ "homepage": "",
26
+ "license": ""
27
+ }
data/marioevalbench/hfds/ablation/state.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00003.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00003.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00003.arrow"
11
+ }
12
+ ],
13
+ "_fingerprint": "5d91c4f94009eabf",
14
+ "_format_columns": null,
15
+ "_format_kwargs": {},
16
+ "_format_type": null,
17
+ "_output_all_columns": false,
18
+ "_split": null
19
+ }
data/marioevalbench/hfds/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["val", "test", "ablation", "userstudy"]}
data/marioevalbench/hfds/test/data-00000-of-00010.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:000a968f343aef25942629418dcb58fc7f7e216ac5f49c58bffe556c66dfaf72
3
+ size 3913656
data/marioevalbench/hfds/test/data-00001-of-00010.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:281807c46d8601d22c9b4d5ecfa1de59f6f37a70c5d6417dbeb44220d6c60b96
3
+ size 17284296
data/marioevalbench/hfds/test/data-00002-of-00010.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc5b4d64ef102623fbe2ccd18e4988fd08e9f35e7d8c8a860dd2b95018e038e9
3
+ size 17223016
data/marioevalbench/hfds/test/data-00003-of-00010.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc9d65c95c568f04bcb27e78275de62c97e7243ba4f77c89b42e4de3683bb539
3
+ size 17681192
data/marioevalbench/hfds/test/data-00004-of-00010.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:277e4b375c5ca872d6c8afcd4c063a211a89386b5c51d778ac0588e6adf55c84
3
+ size 17194280
data/marioevalbench/hfds/test/data-00005-of-00010.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa3ca7c8cc674cbd1603d83f2dc4a1f2deda779f04cc91ea09735c9c17ea31d4
3
+ size 16860760
data/marioevalbench/hfds/test/data-00006-of-00010.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26699d389fcce91d78e22091ee4a31f4e6e92b30942d3b504271a7b1d2ef5b29
3
+ size 17429536
data/marioevalbench/hfds/test/data-00007-of-00010.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ddb6a14bccd83a6ff231efe55c087dae05a9d5267c03eed2e65a89576c3bdcd
3
+ size 17135888
data/marioevalbench/hfds/test/data-00008-of-00010.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dd73b4a25595512dce053a4e087f649f261b676247ca00927d7a99157c49142
3
+ size 18963112
data/marioevalbench/hfds/test/data-00009-of-00010.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:153c95d3e18b6f5fa86b095030d770c82d1b6e55c8574a05ee2dc1fdd762bdd3
3
+ size 21996464
data/marioevalbench/hfds/test/dataset_info.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "dataset_name": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "id": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ },
13
+ "prompt": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "augmented_prompt": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "image": {
22
+ "_type": "Image"
23
+ }
24
+ },
25
+ "homepage": "",
26
+ "license": ""
27
+ }
data/marioevalbench/hfds/test/state.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00010.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00010.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00010.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00010.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00010.arrow"
17
+ },
18
+ {
19
+ "filename": "data-00005-of-00010.arrow"
20
+ },
21
+ {
22
+ "filename": "data-00006-of-00010.arrow"
23
+ },
24
+ {
25
+ "filename": "data-00007-of-00010.arrow"
26
+ },
27
+ {
28
+ "filename": "data-00008-of-00010.arrow"
29
+ },
30
+ {
31
+ "filename": "data-00009-of-00010.arrow"
32
+ }
33
+ ],
34
+ "_fingerprint": "33aa5f65b8507c35",
35
+ "_format_columns": null,
36
+ "_format_kwargs": {},
37
+ "_format_type": null,
38
+ "_output_all_columns": false,
39
+ "_split": null
40
+ }
data/marioevalbench/hfds/userstudy/data-00000-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:087a089b9e1c7ea670434c34f3452f423b344975e2c483576c253ce483bd8a27
3
+ size 854072
data/marioevalbench/hfds/userstudy/data-00001-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b589991cf5454ed03730511538a6b0eb68403735073bb969860c24f86698a82
3
+ size 1006632
data/marioevalbench/hfds/userstudy/data-00002-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbb4ed5dde9508445877eb3ae654be35ac0404c007d489ee30d59cd7948b134f
3
+ size 1053296
data/marioevalbench/hfds/userstudy/dataset_info.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "dataset_name": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "id": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ },
13
+ "prompt": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "image": {
18
+ "_type": "Image"
19
+ }
20
+ },
21
+ "homepage": "",
22
+ "license": ""
23
+ }
data/marioevalbench/hfds/userstudy/state.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00003.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00003.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00003.arrow"
11
+ }
12
+ ],
13
+ "_fingerprint": "99402b8a5ee731f5",
14
+ "_format_columns": null,
15
+ "_format_kwargs": {},
16
+ "_format_type": null,
17
+ "_output_all_columns": false,
18
+ "_split": null
19
+ }
data/marioevalbench/hfds/val/data-00000-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3bea3152f4513048fe3f46f41f7fbb42041c941499bc9852eda44ef959822d1
3
+ size 110616
data/marioevalbench/hfds/val/data-00001-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75b44ce764181515bed26a8fec03b225989279e91b1c06e128395387447031e8
3
+ size 111896
data/marioevalbench/hfds/val/data-00002-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c3f186f88415244d46cf5ad34ce13c4b96cd8276a718dcf7df808aab3f20e2a
3
+ size 108296
data/marioevalbench/hfds/val/dataset_info.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "dataset_name": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "id": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ },
13
+ "img_id": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "prompt": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "augmented_prompt": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "image": {
26
+ "dtype": "null",
27
+ "_type": "Value"
28
+ }
29
+ },
30
+ "homepage": "",
31
+ "license": ""
32
+ }
data/marioevalbench/hfds/val/state.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00003.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00003.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00003.arrow"
11
+ }
12
+ ],
13
+ "_fingerprint": "99757ec3937ce4d3",
14
+ "_format_columns": null,
15
+ "_format_kwargs": {},
16
+ "_format_type": null,
17
+ "_output_all_columns": false,
18
+ "_split": null
19
+ }