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",
|
|
|
|
| 39 |
"chunks_size": 1000,
|
| 40 |
"data_files_size_in_mb": 100,
|
| 41 |
"video_files_size_in_mb": 200,
|
| 42 |
+
"fps": 10,
|
| 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",
|