Fix formatting
#2
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -14,7 +14,6 @@ tags:
|
|
14 |
- MLLM
|
15 |
---
|
16 |
|
17 |
-
```markdown
|
18 |
<h1>Sparrow: Data-Efficient Video-LLM with Text-to-Image Augmentation</h1>
|
19 |
<p>
|
20 |
π» <a href="https://github.com/VITA-MLLM/Sparrow">GitHub</a>   |    π <a href="https://arxiv.org/pdf/2411.19951">Paper</a>    </a>
|
@@ -40,5 +39,4 @@ tags:
|
|
40 |
## Training dataset
|
41 |
- 10K video instruction data from Video-ChatGPT
|
42 |
- 10K video caption data from ShareGemini
|
43 |
-
- 10K synthetic data derived from long text instruction data
|
44 |
-
```
|
|
|
14 |
- MLLM
|
15 |
---
|
16 |
|
|
|
17 |
<h1>Sparrow: Data-Efficient Video-LLM with Text-to-Image Augmentation</h1>
|
18 |
<p>
|
19 |
π» <a href="https://github.com/VITA-MLLM/Sparrow">GitHub</a>   |    π <a href="https://arxiv.org/pdf/2411.19951">Paper</a>    </a>
|
|
|
39 |
## Training dataset
|
40 |
- 10K video instruction data from Video-ChatGPT
|
41 |
- 10K video caption data from ShareGemini
|
42 |
+
- 10K synthetic data derived from long text instruction data
|
|