Update README.md
Browse files
README.md
CHANGED
|
@@ -195,17 +195,16 @@ The model is built on top of two pre-trained models: [google/siglip-so400m-patch
|
|
| 195 |
**BibTeX:**
|
| 196 |
|
| 197 |
```bibtex
|
| 198 |
-
@misc{laurenç
|
| 199 |
-
title={
|
| 200 |
-
author={Hugo Laurençon and
|
| 201 |
year={2024},
|
| 202 |
-
eprint={
|
| 203 |
archivePrefix={arXiv},
|
| 204 |
primaryClass={cs.CV}
|
| 205 |
}
|
| 206 |
```
|
| 207 |
|
| 208 |
-
TODO: new paper
|
| 209 |
|
| 210 |
# Acknowledgements
|
| 211 |
|
|
|
|
| 195 |
**BibTeX:**
|
| 196 |
|
| 197 |
```bibtex
|
| 198 |
+
@misc{laurençon2024building,
|
| 199 |
+
title={Building and better understanding vision-language models: insights and future directions.},
|
| 200 |
+
author={Hugo Laurençon and Andrés Marafioti and Victor Sanh and Léo Tronchon},
|
| 201 |
year={2024},
|
| 202 |
+
eprint={2408.12637},
|
| 203 |
archivePrefix={arXiv},
|
| 204 |
primaryClass={cs.CV}
|
| 205 |
}
|
| 206 |
```
|
| 207 |
|
|
|
|
| 208 |
|
| 209 |
# Acknowledgements
|
| 210 |
|