cadene HF staff commited on
Commit
7f150ae
1 Parent(s): 54b79b1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -32,7 +32,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
32
  "observation.state": {
33
  "dtype": "float32",
34
  "shape": [
35
- 16
36
  ],
37
  "names": [
38
  [
@@ -67,6 +67,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
67
  ],
68
  "names": null
69
  },
 
 
 
 
 
 
 
 
 
70
  "timestamp": {
71
  "dtype": "float32",
72
  "shape": [
 
32
  "observation.state": {
33
  "dtype": "float32",
34
  "shape": [
35
+ 2
36
  ],
37
  "names": [
38
  [
 
67
  ],
68
  "names": null
69
  },
70
+ "observation.environment_state": {
71
+ "dtype": "float32",
72
+ "shape": [
73
+ 16
74
+ ],
75
+ "names": [
76
+ "keypoints"
77
+ ]
78
+ },
79
  "timestamp": {
80
  "dtype": "float32",
81
  "shape": [