qiukingballball commited on
Commit
5d3611b
·
verified ·
1 Parent(s): ff15a6c

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
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
+