ywu67 commited on
Commit
941babd
·
verified ·
1 Parent(s): f3215a2

Upload folder using huggingface_hub

Browse files
refined/dataset/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f4a2f62c10f16a044aa540b787a936a4e5eca2d20cc1114145c49e1025007a6
3
+ size 131232
refined/dataset/dataset_info.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "action": {
6
+ "feature": {
7
+ "dtype": "float64",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ },
12
+ "observation.state": {
13
+ "feature": {
14
+ "dtype": "float64",
15
+ "_type": "Value"
16
+ },
17
+ "_type": "Sequence"
18
+ },
19
+ "timestamp": {
20
+ "dtype": "float64",
21
+ "_type": "Value"
22
+ },
23
+ "frame_index": {
24
+ "dtype": "int64",
25
+ "_type": "Value"
26
+ },
27
+ "episode_index": {
28
+ "dtype": "int64",
29
+ "_type": "Value"
30
+ },
31
+ "index": {
32
+ "dtype": "int64",
33
+ "_type": "Value"
34
+ },
35
+ "task_index": {
36
+ "dtype": "int64",
37
+ "_type": "Value"
38
+ }
39
+ },
40
+ "homepage": "",
41
+ "license": ""
42
+ }
refined/dataset/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "b7eb7953c81be856",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }