Updated sequence count
Browse files- meta/info.json +2 -2
meta/info.json
CHANGED
|
@@ -9,8 +9,8 @@
|
|
| 9 |
"video_files_size_in_mb": 200,
|
| 10 |
"fps": 10,
|
| 11 |
"splits": {
|
| 12 |
-
"train": "0:
|
| 13 |
-
"val": "
|
| 14 |
},
|
| 15 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 16 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
|
|
|
| 9 |
"video_files_size_in_mb": 200,
|
| 10 |
"fps": 10,
|
| 11 |
"splits": {
|
| 12 |
+
"train": "0:71",
|
| 13 |
+
"val": "71:78"
|
| 14 |
},
|
| 15 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 16 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|