JayLee131 commited on
Commit
149cd4d
·
verified ·
1 Parent(s): c74088f

Upload 6 files

Browse files
meta_data/episode_data_index.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94fec1fc9337cbeb27dc81aa95c29494dea582bd1c68154131ebf5dd325dcd91
3
+ size 9192
meta_data/info.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "fps": 10,
3
+ "video": 1
4
+ }
meta_data/stats.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c023f995c92c7266f50bbdf8b673c254782b4657986769a02dca2be1db65e2df
3
+ size 3168
train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeefad832b6828ce72cf6271303bdf4092091071556d02c589b08197cb57d361
3
+ size 39201824
train/dataset_info.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "observation.state": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "length": 60,
11
+ "_type": "Sequence"
12
+ },
13
+ "action": {
14
+ "feature": {
15
+ "dtype": "float32",
16
+ "_type": "Value"
17
+ },
18
+ "length": 9,
19
+ "_type": "Sequence"
20
+ },
21
+ "episode_index": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "frame_index": {
26
+ "dtype": "int64",
27
+ "_type": "Value"
28
+ },
29
+ "timestamp": {
30
+ "dtype": "float32",
31
+ "_type": "Value"
32
+ },
33
+ "next.done": {
34
+ "dtype": "bool",
35
+ "_type": "Value"
36
+ },
37
+ "index": {
38
+ "dtype": "int64",
39
+ "_type": "Value"
40
+ }
41
+ },
42
+ "homepage": "",
43
+ "license": ""
44
+ }
train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "186651807a773a4e",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }