happy8825 commited on
Commit
156b716
·
verified ·
1 Parent(s): 724e127

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -38,19 +38,27 @@ short_description: Video retrieval with SQR.
38
  ## News
39
 
40
  - <img src="https://img.shields.io/badge/2026.06.17-4c6fff?style=flat-square" alt="2026.06.17"> 🎉 VideoSearch-R1 is accepted to **ECCV 2026**.
 
41
  - <img src="https://img.shields.io/badge/2026.06.20-18a058?style=flat-square" alt="2026.06.20"> Code released.
 
42
  - <img src="https://img.shields.io/badge/2026.06.20-f59e0b?style=flat-square" alt="2026.06.20"> Trained model checkpoints released.
43
- - <img src="https://img.shields.io/badge/Paper%20Preprint-Coming%20Soon-b31b1b?style=flat-square" alt="Paper preprint coming soon"> Paper preprint coming soon.
 
 
44
 
45
  ## Released Resources
46
 
47
  | Resource | Status | Link |
 
48
  |---|---:|---|
 
49
  | Code | Released | [mlvlab/VideoSearch-R1](https://github.com/mlvlab/VideoSearch-R1) |
 
50
  | Project page | Released | [mlvlab.github.io/VideoSearch-R1](https://mlvlab.github.io/VideoSearch-R1/) |
 
51
  | Trained checkpoints | Released | See model repos below |
52
- | Paper preprint | Coming soon | To be announced |
53
 
 
54
  ## Model Checkpoints
55
 
56
  | Dataset | Stage 1 SFT | Stage 2 GRPO |
 
38
  ## News
39
 
40
  - <img src="https://img.shields.io/badge/2026.06.17-4c6fff?style=flat-square" alt="2026.06.17"> 🎉 VideoSearch-R1 is accepted to **ECCV 2026**.
41
+
42
  - <img src="https://img.shields.io/badge/2026.06.20-18a058?style=flat-square" alt="2026.06.20"> Code released.
43
+
44
  - <img src="https://img.shields.io/badge/2026.06.20-f59e0b?style=flat-square" alt="2026.06.20"> Trained model checkpoints released.
45
+
46
+ - <img src="https://img.shields.io/badge/2026.07.01-b31b1b?style=flat-square" alt="2026.07.01"> Paper preprint released on [arXiv](https://arxiv.org/abs/2607.00446).
47
+
48
 
49
  ## Released Resources
50
 
51
  | Resource | Status | Link |
52
+
53
  |---|---:|---|
54
+
55
  | Code | Released | [mlvlab/VideoSearch-R1](https://github.com/mlvlab/VideoSearch-R1) |
56
+
57
  | Project page | Released | [mlvlab.github.io/VideoSearch-R1](https://mlvlab.github.io/VideoSearch-R1/) |
58
+
59
  | Trained checkpoints | Released | See model repos below |
 
60
 
61
+ | Paper preprint | Released | [arXiv:2607.00446](https://arxiv.org/abs/2607.00446) |
62
  ## Model Checkpoints
63
 
64
  | Dataset | Stage 1 SFT | Stage 2 GRPO |