Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,6 @@ tags:
|
|
| 11 |
- video-generation
|
| 12 |
- reasoning
|
| 13 |
---
|
| 14 |
-
|
| 15 |
<div align="center">
|
| 16 |
|
| 17 |
### We bet on a future where video reasoning is the next foundational intelligence paradigm.
|
|
@@ -21,28 +20,20 @@ tags:
|
|
| 21 |
</div>
|
| 22 |
|
| 23 |
---
|
| 24 |
-
|
| 25 |
## About Us
|
| 26 |
-
|
| 27 |
**Video-Reason** is a research initiative dedicated to advancing **video reasoning** as the next foundational intelligence paradigm — where spatiotemporal, embodied world experiences are more naturally captured than through text alone. We build large-scale datasets, benchmarks, and models to systematically study and scale video reasoning capabilities.
|
| 28 |
-
|
| 29 |
## VBVR: A Very Big Video Reasoning Suite
|
| 30 |
-
|
| 31 |
Our flagship project, **VBVR (Very Big Video Reasoning)**, introduces an unprecedentedly large-scale resource for video reasoning research:
|
| 32 |
-
|
| 33 |
- **200** curated reasoning tasks across 5 domains: **Perception**, **Abstraction**, **Spatiality**, **Transformation**, and **Knowledge**
|
| 34 |
- **1,000,000+** video clips — approximately three orders of magnitude larger than existing datasets
|
| 35 |
- **Verifiable evaluation** via rule-based, human-aligned scorers (no model-based judging)
|
| 36 |
- **Early signs of emergent generalization** to unseen reasoning tasks through large-scale scaling studies
|
| 37 |
-
|
| 38 |
## Releases
|
| 39 |
-
|
| 40 |
| Resource | Description | Link |
|
| 41 |
|---|---|---|
|
| 42 |
| **VBVR-Wan2.2** | Strong baseline model fine-tuned from Wan2.2-I2V-A14B on the VBVR Dataset | [Model](https://huggingface.co/Video-Reason/VBVR-Wan2.2) |
|
| 43 |
| **VBVR-Bench-Data** | Official benchmark test set (500 samples across in-domain and out-of-domain splits) | [Dataset](https://huggingface.co/datasets/Video-Reason/VBVR-Bench-Data) |
|
| 44 |
| **VBVR-Bench-Leaderboard** | Public leaderboard for standardized model comparison | [Space](https://huggingface.co/spaces/Video-Reason/VBVR-Bench-Leaderboard) |
|
| 45 |
-
|
| 46 |
## Citation
|
| 47 |
```bibtex
|
| 48 |
@article{vbvr2026,
|
|
|
|
| 11 |
- video-generation
|
| 12 |
- reasoning
|
| 13 |
---
|
|
|
|
| 14 |
<div align="center">
|
| 15 |
|
| 16 |
### We bet on a future where video reasoning is the next foundational intelligence paradigm.
|
|
|
|
| 20 |
</div>
|
| 21 |
|
| 22 |
---
|
|
|
|
| 23 |
## About Us
|
|
|
|
| 24 |
**Video-Reason** is a research initiative dedicated to advancing **video reasoning** as the next foundational intelligence paradigm — where spatiotemporal, embodied world experiences are more naturally captured than through text alone. We build large-scale datasets, benchmarks, and models to systematically study and scale video reasoning capabilities.
|
|
|
|
| 25 |
## VBVR: A Very Big Video Reasoning Suite
|
|
|
|
| 26 |
Our flagship project, **VBVR (Very Big Video Reasoning)**, introduces an unprecedentedly large-scale resource for video reasoning research:
|
|
|
|
| 27 |
- **200** curated reasoning tasks across 5 domains: **Perception**, **Abstraction**, **Spatiality**, **Transformation**, and **Knowledge**
|
| 28 |
- **1,000,000+** video clips — approximately three orders of magnitude larger than existing datasets
|
| 29 |
- **Verifiable evaluation** via rule-based, human-aligned scorers (no model-based judging)
|
| 30 |
- **Early signs of emergent generalization** to unseen reasoning tasks through large-scale scaling studies
|
|
|
|
| 31 |
## Releases
|
|
|
|
| 32 |
| Resource | Description | Link |
|
| 33 |
|---|---|---|
|
| 34 |
| **VBVR-Wan2.2** | Strong baseline model fine-tuned from Wan2.2-I2V-A14B on the VBVR Dataset | [Model](https://huggingface.co/Video-Reason/VBVR-Wan2.2) |
|
| 35 |
| **VBVR-Bench-Data** | Official benchmark test set (500 samples across in-domain and out-of-domain splits) | [Dataset](https://huggingface.co/datasets/Video-Reason/VBVR-Bench-Data) |
|
| 36 |
| **VBVR-Bench-Leaderboard** | Public leaderboard for standardized model comparison | [Space](https://huggingface.co/spaces/Video-Reason/VBVR-Bench-Leaderboard) |
|
|
|
|
| 37 |
## Citation
|
| 38 |
```bibtex
|
| 39 |
@article{vbvr2026,
|