Update README.md
Browse files
README.md
CHANGED
|
@@ -13,10 +13,11 @@ tags:
|
|
| 13 |
- visual-question-answering
|
| 14 |
- image-captioning
|
| 15 |
- vlm
|
| 16 |
-
|
| 17 |
base_model:
|
| 18 |
- OpenGVLab/InternViT-300M-448px-V2_5
|
| 19 |
- PleIAs/Baguettotron
|
|
|
|
|
|
|
| 20 |
---
|
| 21 |
|
| 22 |
# Baguettotron-VLM — Stage 1 (Projector Warmup)
|
|
@@ -153,4 +154,4 @@ If you use or extend Baguettotron-VLM in your research, please cite it:
|
|
| 153 |
|
| 154 |
## License
|
| 155 |
|
| 156 |
-
Apache 2.0 — see the [GitHub repo](https://github.com/andreagemelli/baguettotron-vlm).
|
|
|
|
| 13 |
- visual-question-answering
|
| 14 |
- image-captioning
|
| 15 |
- vlm
|
|
|
|
| 16 |
base_model:
|
| 17 |
- OpenGVLab/InternViT-300M-448px-V2_5
|
| 18 |
- PleIAs/Baguettotron
|
| 19 |
+
datasets:
|
| 20 |
+
- liuhaotian/LLaVA-CC3M-Pretrain-595K
|
| 21 |
---
|
| 22 |
|
| 23 |
# Baguettotron-VLM — Stage 1 (Projector Warmup)
|
|
|
|
| 154 |
|
| 155 |
## License
|
| 156 |
|
| 157 |
+
Apache 2.0 — see the [GitHub repo](https://github.com/andreagemelli/baguettotron-vlm).
|