Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -42,7 +42,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 42 |
"fps": 30,
|
| 43 |
"splits": {},
|
| 44 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 45 |
-
"video_path":
|
| 46 |
"features": {
|
| 47 |
"action": {
|
| 48 |
"dtype": "float32",
|
|
@@ -72,19 +72,6 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 72 |
6
|
| 73 |
]
|
| 74 |
},
|
| 75 |
-
"observation.images.laptop": {
|
| 76 |
-
"dtype": "video",
|
| 77 |
-
"shape": [
|
| 78 |
-
480,
|
| 79 |
-
640,
|
| 80 |
-
3
|
| 81 |
-
],
|
| 82 |
-
"names": [
|
| 83 |
-
"height",
|
| 84 |
-
"width",
|
| 85 |
-
"channels"
|
| 86 |
-
]
|
| 87 |
-
},
|
| 88 |
"timestamp": {
|
| 89 |
"dtype": "float32",
|
| 90 |
"shape": [
|
|
|
|
| 42 |
"fps": 30,
|
| 43 |
"splits": {},
|
| 44 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 45 |
+
"video_path": null,
|
| 46 |
"features": {
|
| 47 |
"action": {
|
| 48 |
"dtype": "float32",
|
|
|
|
| 72 |
6
|
| 73 |
]
|
| 74 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
"timestamp": {
|
| 76 |
"dtype": "float32",
|
| 77 |
"shape": [
|