csichan commited on
Commit
248b99d
·
verified ·
1 Parent(s): 635f5b6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -55,22 +55,22 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
55
  "channel"
56
  ]
57
  },
58
- "actions": {
59
  "dtype": "float32",
60
  "shape": [
61
  14
62
  ],
63
  "names": [
64
- "actions"
65
  ]
66
  },
67
- "state": {
68
  "dtype": "float32",
69
  "shape": [
70
  14
71
  ],
72
  "names": [
73
- "state"
74
  ]
75
  },
76
  "timestamp": {
 
55
  "channel"
56
  ]
57
  },
58
+ "state": {
59
  "dtype": "float32",
60
  "shape": [
61
  14
62
  ],
63
  "names": [
64
+ "state"
65
  ]
66
  },
67
+ "actions": {
68
  "dtype": "float32",
69
  "shape": [
70
  14
71
  ],
72
  "names": [
73
+ "actions"
74
  ]
75
  },
76
  "timestamp": {