LegPiece commited on
Commit
ffdb50b
·
verified ·
1 Parent(s): f08b717

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:40ac94022965b5aeb68e0662891d5cb61bc32ddf1d2f2e2be5fe73048d1a21c5
3
+ size 5777432
data/dataset_info.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "man1.pose": {
17
+ "feature": {
18
+ "dtype": "float64",
19
+ "_type": "Value"
20
+ },
21
+ "_type": "Sequence"
22
+ },
23
+ "man0.joint_state": {
24
+ "feature": {
25
+ "dtype": "float64",
26
+ "_type": "Value"
27
+ },
28
+ "_type": "Sequence"
29
+ },
30
+ "man1.joint_state": {
31
+ "feature": {
32
+ "dtype": "float64",
33
+ "_type": "Value"
34
+ },
35
+ "_type": "Sequence"
36
+ },
37
+ "man0.image": {
38
+ "timestamp": {
39
+ "dtype": "int64",
40
+ "_type": "Value"
41
+ },
42
+ "video_path": {
43
+ "dtype": "string",
44
+ "_type": "Value"
45
+ }
46
+ },
47
+ "man0.gripper_width": {
48
+ "feature": {
49
+ "dtype": "float64",
50
+ "_type": "Value"
51
+ },
52
+ "_type": "Sequence"
53
+ },
54
+ "man1.image": {
55
+ "timestamp": {
56
+ "dtype": "int64",
57
+ "_type": "Value"
58
+ },
59
+ "video_path": {
60
+ "dtype": "string",
61
+ "_type": "Value"
62
+ }
63
+ },
64
+ "man1.gripper_width": {
65
+ "feature": {
66
+ "dtype": "float64",
67
+ "_type": "Value"
68
+ },
69
+ "_type": "Sequence"
70
+ }
71
+ },
72
+ "homepage": "",
73
+ "license": ""
74
+ }
data/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "4461b0b6b4da542f",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }