japdong commited on
Commit
b33c58b
·
verified ·
1 Parent(s): 47dd92e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -86,6 +86,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
86
  "gripper_position"
87
  ]
88
  },
 
 
 
 
 
 
 
 
 
89
  "timestamp": {
90
  "dtype": "float32",
91
  "shape": [
 
86
  "gripper_position"
87
  ]
88
  },
89
+ "actions": {
90
+ "dtype": "float64",
91
+ "shape": [
92
+ 7
93
+ ],
94
+ "names": [
95
+ "actions"
96
+ ]
97
+ },
98
  "timestamp": {
99
  "dtype": "float32",
100
  "shape": [