Karesis commited on
Commit
33f3797
·
verified ·
1 Parent(s): 86f4949

Upload 10 files

Browse files
go_dataset_hf/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "val", "test"]}
go_dataset_hf/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0421f8e34dc5d94892dda60d1c4b7e4f46651a550eeb676a4417f4d7b4108375
3
+ size 26663776
go_dataset_hf/test/dataset_info.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "board_state": {
6
+ "feature": {
7
+ "feature": {
8
+ "feature": {
9
+ "dtype": "float64",
10
+ "_type": "Value"
11
+ },
12
+ "_type": "Sequence"
13
+ },
14
+ "_type": "Sequence"
15
+ },
16
+ "_type": "Sequence"
17
+ },
18
+ "move": {
19
+ "dtype": "int64",
20
+ "_type": "Value"
21
+ },
22
+ "color": {
23
+ "dtype": "uint8",
24
+ "_type": "Value"
25
+ }
26
+ },
27
+ "homepage": "",
28
+ "license": ""
29
+ }
go_dataset_hf/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "9ca0119db169de58",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
go_dataset_hf/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e7a247018cc3effef28e3be620909630f436e0baf124016463ec375f7ebdd0b
3
+ size 213180320
go_dataset_hf/train/dataset_info.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "board_state": {
6
+ "feature": {
7
+ "feature": {
8
+ "feature": {
9
+ "dtype": "float64",
10
+ "_type": "Value"
11
+ },
12
+ "_type": "Sequence"
13
+ },
14
+ "_type": "Sequence"
15
+ },
16
+ "_type": "Sequence"
17
+ },
18
+ "move": {
19
+ "dtype": "int64",
20
+ "_type": "Value"
21
+ },
22
+ "color": {
23
+ "dtype": "uint8",
24
+ "_type": "Value"
25
+ }
26
+ },
27
+ "homepage": "",
28
+ "license": ""
29
+ }
go_dataset_hf/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "7837b34e49a56f83",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
go_dataset_hf/val/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d0edf93e7f7013a630adf01ebfdb005eb4b0b2cbde2974db4c0b989a0dbce98
3
+ size 26645944
go_dataset_hf/val/dataset_info.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "board_state": {
6
+ "feature": {
7
+ "feature": {
8
+ "feature": {
9
+ "dtype": "float64",
10
+ "_type": "Value"
11
+ },
12
+ "_type": "Sequence"
13
+ },
14
+ "_type": "Sequence"
15
+ },
16
+ "_type": "Sequence"
17
+ },
18
+ "move": {
19
+ "dtype": "int64",
20
+ "_type": "Value"
21
+ },
22
+ "color": {
23
+ "dtype": "uint8",
24
+ "_type": "Value"
25
+ }
26
+ },
27
+ "homepage": "",
28
+ "license": ""
29
+ }
go_dataset_hf/val/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "6fa3b1b29235f682",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }