LegPiece commited on
Commit
d60817f
1 Parent(s): 8ac3a18

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:e40ca0af1360a04e6806ddcca696ecc3962a64a8d323c3d37813f248d91f56b5
3
+ size 860352
data/dataset_info.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "timestamp": {
6
+ "dtype": "float64",
7
+ "_type": "Value"
8
+ },
9
+ "man0.pose": {
10
+ "feature": {
11
+ "dtype": "float64",
12
+ "_type": "Value"
13
+ },
14
+ "_type": "Sequence"
15
+ },
16
+ "man0.joint_state": {
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
+ },
41
+ "homepage": "",
42
+ "license": ""
43
+ }
data/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "e3c1bbe7a95ff930",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }