StevenKaseiyo commited on
Commit
ea6ee1d
·
verified ·
1 Parent(s): 38b9ae0

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: game_name
5
+ dtype: string
6
+ - name: images
7
+ list: image
8
+ - name: current_image
9
+ dtype: image
10
+ - name: action_index
11
+ list: int64
12
+ - name: action
13
+ list: string
14
+ - name: reward
15
+ list: float64
16
+ - name: episode_reward
17
+ dtype: float64
18
+ - name: episode_id
19
+ dtype: int64
20
+ - name: Object coordinates
21
+ list:
22
+ list:
23
+ - name: bottom_right_position
24
+ list: int64
25
+ - name: class
26
+ dtype: string
27
+ - name: top_left_position
28
+ list: int64
29
+ splits:
30
+ - name: train
31
+ num_bytes: 676900530.0
32
+ num_examples: 150
33
+ - name: test
34
+ num_bytes: 134378329.0
35
+ num_examples: 30
36
+ download_size: 461459584
37
+ dataset_size: 811278859.0
38
+ configs:
39
+ - config_name: default
40
+ data_files:
41
+ - split: train
42
+ path: data/train-*
43
+ - split: test
44
+ path: data/test-*
45
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64e06791c439126c452bdb59d9777576b13a4b72233cd2e2df03df36258a6fd7
3
+ size 76194110
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f1cdb43725ebf94c7db4a2b221a796691e7ca30482988836221ecdb16be795c
3
+ size 129627180
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bad100f972e0a7ff50669795bb91863953ed0ab2510077f7a810de035c365603
3
+ size 255638294