mwxely commited on
Commit ·
241a06c
1
Parent(s): ca7c887
card: point GitHub links to EvolvingLMMs-Lab/ParaVT (main + paravt-full branches)
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ viewer: false
|
|
| 18 |
|
| 19 |
# ParaVT-Source
|
| 20 |
|
| 21 |
-
Source media archives for the [ParaVT](https://github.com/
|
| 22 |
|
| 23 |
## Overview
|
| 24 |
|
|
@@ -26,7 +26,7 @@ ParaVT is a multi-agent agentic framework for long-video understanding, post-tra
|
|
| 26 |
|
| 27 |
## Layout
|
| 28 |
|
| 29 |
-
Files are grouped by sentinel bucket (matching the path scheme used by [`paravt.data.sanitize`](https://github.com/
|
| 30 |
|
| 31 |
| Bucket | Contents | Archive convention |
|
| 32 |
|---|---|---|
|
|
|
|
| 18 |
|
| 19 |
# ParaVT-Source
|
| 20 |
|
| 21 |
+
Source media archives for the [ParaVT](https://github.com/EvolvingLMMs-Lab/ParaVT) training corpus. Pair this repository with the annotations in [`ParaVT/ParaVT-Parquet`](https://huggingface.co/datasets/ParaVT/ParaVT-Parquet).
|
| 22 |
|
| 23 |
## Overview
|
| 24 |
|
|
|
|
| 26 |
|
| 27 |
## Layout
|
| 28 |
|
| 29 |
+
Files are grouped by sentinel bucket (matching the path scheme used by [`paravt.data.sanitize`](https://github.com/EvolvingLMMs-Lab/ParaVT/blob/paravt-full/paravt/data/sanitize.py)). Each archive's members are stored under their full sentinel-form path, so extracting every zip into a single root produces a unified tree that [`paravt.data.materialize`](https://github.com/EvolvingLMMs-Lab/ParaVT/blob/main/paravt/data/materialize.py) can re-link in one call.
|
| 30 |
|
| 31 |
| Bucket | Contents | Archive convention |
|
| 32 |
|---|---|---|
|