swpark5 commited on
Commit
cf775c7
·
verified ·
1 Parent(s): c9f02d6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -41,12 +41,16 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
41
  "dtype": "float32",
42
  "shape": [
43
  1,
44
- 12
 
 
 
45
  ]
46
  },
47
  "action": {
48
  "dtype": "float32",
49
  "shape": [
 
50
  1,
51
  6
52
  ]
 
41
  "dtype": "float32",
42
  "shape": [
43
  1,
44
+ [
45
+ 1,
46
+ 12
47
+ ]
48
  ]
49
  },
50
  "action": {
51
  "dtype": "float32",
52
  "shape": [
53
+ 1,
54
  1,
55
  6
56
  ]