lyhisme commited on
Commit
00798e7
verified
1 Parent(s): d4e24ae

Refresh Video-ORA-9B model card

Browse files
Files changed (1) hide show
  1. README.md +18 -20
README.md CHANGED
@@ -20,26 +20,24 @@ tags:
20
 
21
  # Video-ORA-9B
22
 
23
- [Paper](https://arxiv.org/abs/2608.20492)
24
- [Project page](https://orarl.github.io/) 路
25
- [Code](https://github.com/HVision-NKU/OraRL)
26
- [Evaluation data](https://huggingface.co/datasets/OraRL/OraRL-Eval)
27
-
28
- Video-ORA-9B is the 9B model released with **Annotations as Rollouts:
29
- Efficient and Scalable Reinforcement Learning for Video MLLMs**. It is
30
- fine-tuned from [Qwen3.5-9B](https://huggingface.co/Qwen/Qwen3.5-9B) with
31
- OraRL across seven video and multimodal task families:
32
-
33
- - temporal grounding
34
- - visual tracking
35
- - image and video segmentation
36
- - spatial grounding
37
- - spatial-temporal grounding
38
- - video question answering
39
- - spatial intelligence
40
-
41
- The model is evaluated with direct, task-native answers rather than generated
42
- chain-of-thought.
43
 
44
  ## Model summary
45
 
 
20
 
21
  # Video-ORA-9B
22
 
23
+ [[馃彔 Homepage](https://orarl.github.io/)] [[馃摉 Arxiv Paper](https://arxiv.org/abs/2608.20492)] [[馃 Evaluation Data](https://huggingface.co/datasets/OraRL/OraRL-Data/tree/main/OraRL-eval-data)] [[馃捇 Code](https://github.com/HVision-NKU/OraRL)]
24
+
25
+ We release **Video-ORA-9B**, the 9B model trained with **OraRL (Annotations as
26
+ Rollouts)** for **unified video understanding**.
27
+
28
+ Starting from [Qwen3.5-9B](https://huggingface.co/Qwen/Qwen3.5-9B), OraRL
29
+ post-training equips one model to handle seven task families with direct,
30
+ task-native answers and no chain-of-thought decoding.
31
+
32
+ ## Supported task families
33
+
34
+ - Temporal grounding
35
+ - Visual tracking
36
+ - Image and video segmentation
37
+ - Spatial grounding
38
+ - Spatial-temporal grounding
39
+ - Video question answering
40
+ - Spatial intelligence
 
 
41
 
42
  ## Model summary
43