Update README.md
Browse files
README.md
CHANGED
|
@@ -22,9 +22,12 @@ In this work
|
|
| 22 |
|
| 23 |
| Checkpoints | Description | URL |
|
| 24 |
| ----------- | ----------- | ----------- |
|
| 25 |
-
| Initialization | Weights initialized from VideoLLaMA2 | [trace-init](https://huggingface.co/Yongxin-Guo/trace-init)
|
| 26 |
-
| Stage-1 | Model checkpoints trained after stage-1 | [trace-stage1](https://huggingface.co/Yongxin-Guo/trace-stage1)
|
| 27 |
-
| Stage-2 | Model checkpoints trained after stage-2 | [trace](https://huggingface.co/Yongxin-Guo/trace)
|
|
|
|
|
|
|
|
|
|
| 28 |
|
| 29 |
#### Results
|
| 30 |
|
|
|
|
| 22 |
|
| 23 |
| Checkpoints | Description | URL |
|
| 24 |
| ----------- | ----------- | ----------- |
|
| 25 |
+
| Initialization | Weights initialized from VideoLLaMA2 | [trace-init](https://huggingface.co/Yongxin-Guo/trace-init) |
|
| 26 |
+
| Stage-1 | Model checkpoints trained after stage-1 | [trace-stage1](https://huggingface.co/Yongxin-Guo/trace-stage1) |
|
| 27 |
+
| Stage-2 | Model checkpoints trained after stage-2 | [trace](https://huggingface.co/Yongxin-Guo/trace) |
|
| 28 |
+
| FT-Charades | Fine-tuned on Charades-STA dataset | [trace-ft-charades](https://huggingface.co/Yongxin-Guo/trace-ft-charades) |
|
| 29 |
+
| FT-Youcook2 | Fine-tuned on Youcook2 dataset | [trace-ft-youcook2](https://huggingface.co/Yongxin-Guo/trace-ft-youcook2) |
|
| 30 |
+
| FT-QVHighlights | Fine-tuned on QVHighlights dataset | [trace-ft-qvhighlights](https://huggingface.co/Yongxin-Guo/trace-ft-qvhighlights) |
|
| 31 |
|
| 32 |
#### Results
|
| 33 |
|