Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -39,7 +39,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 39 |
"chunks_size": 1000,
|
| 40 |
"data_files_size_in_mb": 100,
|
| 41 |
"video_files_size_in_mb": 200,
|
| 42 |
-
"fps":
|
| 43 |
"splits": {},
|
| 44 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 45 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
|
@@ -75,8 +75,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 75 |
"observation.images.front": {
|
| 76 |
"dtype": "video",
|
| 77 |
"shape": [
|
| 78 |
-
|
| 79 |
-
|
| 80 |
3
|
| 81 |
],
|
| 82 |
"names": [
|
|
@@ -88,8 +88,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 88 |
"observation.images.top": {
|
| 89 |
"dtype": "video",
|
| 90 |
"shape": [
|
| 91 |
-
|
| 92 |
-
|
| 93 |
3
|
| 94 |
],
|
| 95 |
"names": [
|
|
|
|
| 39 |
"chunks_size": 1000,
|
| 40 |
"data_files_size_in_mb": 100,
|
| 41 |
"video_files_size_in_mb": 200,
|
| 42 |
+
"fps": 30,
|
| 43 |
"splits": {},
|
| 44 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 45 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
|
|
|
| 75 |
"observation.images.front": {
|
| 76 |
"dtype": "video",
|
| 77 |
"shape": [
|
| 78 |
+
120,
|
| 79 |
+
160,
|
| 80 |
3
|
| 81 |
],
|
| 82 |
"names": [
|
|
|
|
| 88 |
"observation.images.top": {
|
| 89 |
"dtype": "video",
|
| 90 |
"shape": [
|
| 91 |
+
120,
|
| 92 |
+
160,
|
| 93 |
3
|
| 94 |
],
|
| 95 |
"names": [
|