Upload README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
# RoboCerebra VideoQA Benchmark
|
| 5 |
+
|
| 6 |
+
This directory contains the Video Question Answering benchmark for evaluating RoboCerebra models on action progress and task completion understanding.
|
| 7 |
+
|
| 8 |
+
## Files
|
| 9 |
+
|
| 10 |
+
- **eval.py**: Evaluation template script.
|
| 11 |
+
- **test.json**: Test set for progress estimation.
|
| 12 |
+
- **qwen25vl_vlm_data/**: Training data.
|
| 13 |
+
|