LegPiece commited on
Commit
31e2ddb
·
verified ·
1 Parent(s): 00fd1a1

Upload folder using huggingface_hub

Browse files
data/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84afdc93689a18f969d9e9c78a13062ac4973b0389e3d0306a1f9c84b60c104d
3
+ size 556696
data/dataset_info.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "timestamp": {
6
+ "dtype": "float64",
7
+ "_type": "Value"
8
+ },
9
+ "man0.joint_state": {
10
+ "feature": {
11
+ "dtype": "float64",
12
+ "_type": "Value"
13
+ },
14
+ "_type": "Sequence"
15
+ },
16
+ "man0.pose": {
17
+ "feature": {
18
+ "dtype": "float64",
19
+ "_type": "Value"
20
+ },
21
+ "_type": "Sequence"
22
+ },
23
+ "man0.image": {
24
+ "timestamp": {
25
+ "dtype": "int64",
26
+ "_type": "Value"
27
+ },
28
+ "video_path": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ }
32
+ },
33
+ "man0.gripper_width": {
34
+ "feature": {
35
+ "dtype": "float64",
36
+ "_type": "Value"
37
+ },
38
+ "_type": "Sequence"
39
+ },
40
+ "com.wheel": {
41
+ "feature": {
42
+ "dtype": "float64",
43
+ "_type": "Value"
44
+ },
45
+ "_type": "Sequence"
46
+ }
47
+ },
48
+ "homepage": "",
49
+ "license": ""
50
+ }
data/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "7d8612b57a575b36",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }