Update dataset card
Browse files
README.md
CHANGED
|
@@ -15,8 +15,6 @@ size_categories:
|
|
| 15 |
|
| 16 |
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.
|
| 17 |
|
| 18 |
-
Part of the **VBVR (Very Big Video Reasoning Suite)** project: <https://video-reason.com>.
|
| 19 |
-
|
| 20 |
Companion resources: [VBVR-Pro-SFT-Video](https://huggingface.co/datasets/Video-Reason/VBVR-Pro-SFT-Video) · [VBVR-Pro-SFT-Image](https://huggingface.co/datasets/Video-Reason/VBVR-Pro-SFT-Image) · [VBVR-Pro-RL](https://huggingface.co/datasets/Video-Reason/VBVR-Pro-RL)
|
| 21 |
|
| 22 |
## At a glance
|
|
@@ -26,7 +24,7 @@ Companion resources: [VBVR-Pro-SFT-Video](https://huggingface.co/datasets/Video-
|
|
| 26 |
| Tasks | **100** (`In-Domain_50` 50 + `Out-of-Domain_50` 50) |
|
| 27 |
| Instances per task | **5** |
|
| 28 |
| Total instances | **500** per setting (1,000 across both) |
|
| 29 |
-
| Settings | Video
|
| 30 |
| Resolution | **1024 × 1024** |
|
| 31 |
| Video | 16 fps, MPEG-4 Part 2, as generated (no re-encode) |
|
| 32 |
| Size | 83.9 MB (video) + 9.8 MB (image) |
|
|
@@ -52,7 +50,7 @@ VBVR-Pro-Bench-Video/
|
|
| 52 |
│ │ │ ├── prompt.txt # instruction
|
| 53 |
│ │ │ ├── ground_truth.mp4 # reference video (16 fps)
|
| 54 |
│ │ │ └── final_frame.png # last frame of the reference video
|
| 55 |
-
│ │ ├── 00001/ … 00004/ # same
|
| 56 |
│ │ └── …
|
| 57 |
│ └── … # 50 tasks
|
| 58 |
└── Out-of-Domain_50/ # 50 tasks, same shape
|
|
|
|
| 15 |
|
| 16 |
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.
|
| 17 |
|
|
|
|
|
|
|
| 18 |
Companion resources: [VBVR-Pro-SFT-Video](https://huggingface.co/datasets/Video-Reason/VBVR-Pro-SFT-Video) · [VBVR-Pro-SFT-Image](https://huggingface.co/datasets/Video-Reason/VBVR-Pro-SFT-Image) · [VBVR-Pro-RL](https://huggingface.co/datasets/Video-Reason/VBVR-Pro-RL)
|
| 19 |
|
| 20 |
## At a glance
|
|
|
|
| 24 |
| Tasks | **100** (`In-Domain_50` 50 + `Out-of-Domain_50` 50) |
|
| 25 |
| Instances per task | **5** |
|
| 26 |
| Total instances | **500** per setting (1,000 across both) |
|
| 27 |
+
| Settings | Video and Image |
|
| 28 |
| Resolution | **1024 × 1024** |
|
| 29 |
| Video | 16 fps, MPEG-4 Part 2, as generated (no re-encode) |
|
| 30 |
| Size | 83.9 MB (video) + 9.8 MB (image) |
|
|
|
|
| 50 |
│ │ │ ├── prompt.txt # instruction
|
| 51 |
│ │ │ ├── ground_truth.mp4 # reference video (16 fps)
|
| 52 |
│ │ │ └── final_frame.png # last frame of the reference video
|
| 53 |
+
│ │ ├── 00001/ … 00004/ # same four files
|
| 54 |
│ │ └── …
|
| 55 |
│ └── … # 50 tasks
|
| 56 |
└── Out-of-Domain_50/ # 50 tasks, same shape
|