Update README mapping path to mid_training_video/mapping/
Browse files
README.md
CHANGED
|
@@ -50,7 +50,7 @@ Training data for the LLaVA-OneVision-2 multimodal model family, covering large-
|
|
| 50 |
| `mid_training_video/caption_v0/split_180s.jsonl` | JSONL | Captions for 180-second video clips |
|
| 51 |
| `mid_training_video/caption_v0/split_gt10min.jsonl` | JSONL | Captions for >10-minute video clips |
|
| 52 |
| `spatial/` | WebDataset (`.tar`) | 84 shards of spatial reasoning data (refcoco, visual genome, pointing, 3D, etc.) |
|
| 53 |
-
| `mapping/mapping_{5s,10s,30s,60s,180s,gt10min}.csv` | CSV | Maps each video clip's `dst_path` to its source `youtube_id` and `[start_time, end_time]` window |
|
| 54 |
|
| 55 |
## Preview Configs
|
| 56 |
|
|
|
|
| 50 |
| `mid_training_video/caption_v0/split_180s.jsonl` | JSONL | Captions for 180-second video clips |
|
| 51 |
| `mid_training_video/caption_v0/split_gt10min.jsonl` | JSONL | Captions for >10-minute video clips |
|
| 52 |
| `spatial/` | WebDataset (`.tar`) | 84 shards of spatial reasoning data (refcoco, visual genome, pointing, 3D, etc.) |
|
| 53 |
+
| `mid_training_video/mapping/mapping_{5s,10s,30s,60s,180s,gt10min}.csv` | CSV | Maps each video clip's `dst_path` to its source `youtube_id` and `[start_time, end_time]` window |
|
| 54 |
|
| 55 |
## Preview Configs
|
| 56 |
|