lilkm commited on
Commit
ba671c3
·
verified ·
1 Parent(s): 239be87

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -44,12 +44,12 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
44
  "shape": [
45
  4
46
  ],
47
- "names": {
48
- "delta_x": 0,
49
- "delta_y": 1,
50
- "delta_z": 2,
51
- "gripper": 3
52
- }
53
  },
54
  "next.reward": {
55
  "dtype": "float32",
 
44
  "shape": [
45
  4
46
  ],
47
+ "names": [
48
+ "delta_x",
49
+ "delta_y",
50
+ "delta_z",
51
+ "gripper"
52
+ ]
53
  },
54
  "next.reward": {
55
  "dtype": "float32",