Trim README
Browse files
README.md
CHANGED
|
@@ -60,8 +60,8 @@ configs:
|
|
| 60 |
</p>
|
| 61 |
|
| 62 |
</div>
|
| 63 |
-
The frozen **evaluation split** of VBVR-Pro. 100 parameterized reasoning tasks, 5 held-out instances each, in both a video (I2V) and an interleaved-image setting.
|
| 64 |
|
|
|
|
| 65 |
|
| 66 |
## At a glance
|
| 67 |
|
|
@@ -133,15 +133,6 @@ cd VBVR-Pro-Bench && tar xzf VBVR-Pro-Bench-Video.tar.gz
|
|
| 133 |
|
| 134 |
Generate one video (or image sequence) per instance from `first_frame.png` + `prompt.txt`, then score with [VBVR-Pro-Bench](https://github.com/Video-Reason/VBVR-Pro-Bench).
|
| 135 |
|
| 136 |
-
For the full project — training data, recipes and models — see [VBVR-Pro](https://github.com/Video-Reason/VBVR-Pro).
|
| 137 |
-
|
| 138 |
-
> This benchmark is **1024 × 1024**, as generated. The training splits
|
| 139 |
-
> ([SFT-Video](https://huggingface.co/datasets/Video-Reason/VBVR-Pro-SFT-Video),
|
| 140 |
-
> [SFT-Image](https://huggingface.co/datasets/Video-Reason/VBVR-Pro-SFT-Image))
|
| 141 |
-
> are downscaled to 512 × 512, so training and evaluation resolutions differ by
|
| 142 |
-
> design. Evaluate at 1024 × 1024 regardless of the resolution a model was
|
| 143 |
-
> trained at, or state the deviation.
|
| 144 |
-
|
| 145 |
## License
|
| 146 |
|
| 147 |
VBVR-Pro source code, scripts, configuration files and task-specific scoring
|
|
|
|
| 60 |
</p>
|
| 61 |
|
| 62 |
</div>
|
|
|
|
| 63 |
|
| 64 |
+
The frozen **evaluation split** of VBVR-Pro. 100 parameterized reasoning tasks, 5 held-out instances each, in both a video (I2V) and an interleaved-image setting.
|
| 65 |
|
| 66 |
## At a glance
|
| 67 |
|
|
|
|
| 133 |
|
| 134 |
Generate one video (or image sequence) per instance from `first_frame.png` + `prompt.txt`, then score with [VBVR-Pro-Bench](https://github.com/Video-Reason/VBVR-Pro-Bench).
|
| 135 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 136 |
## License
|
| 137 |
|
| 138 |
VBVR-Pro source code, scripts, configuration files and task-specific scoring
|