yaisa5ramriez commited on
Commit
681c8b4
·
verified ·
1 Parent(s): ae75cbe

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -7
README.md CHANGED
@@ -96,15 +96,11 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
96
  "action": {
97
  "dtype": "float32",
98
  "shape": [
99
- 6
100
  ],
101
  "names": [
102
  "twist.linear.x",
103
- "twist.linear.y",
104
- "twist.linear.z",
105
- "twist.angular.x",
106
- "twist.angular.y",
107
- "twist.angular.z"
108
  ]
109
  },
110
  "timestamp": {
@@ -143,7 +139,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
143
  "names": null
144
  }
145
  },
146
- "rosetta_fingerprint": "04a61352ce3b78e8"
147
  }
148
  ```
149
 
 
96
  "action": {
97
  "dtype": "float32",
98
  "shape": [
99
+ 2
100
  ],
101
  "names": [
102
  "twist.linear.x",
103
+ "twist.linear.y"
 
 
 
 
104
  ]
105
  },
106
  "timestamp": {
 
139
  "names": null
140
  }
141
  },
142
+ "rosetta_fingerprint": "6f517b2ea70745c3"
143
  }
144
  ```
145