Update README.md
Browse files
README.md
CHANGED
@@ -75,8 +75,7 @@ This model is a fine-tuned version of Pixtral-12B on the GroundCap dataset for g
|
|
75 |
|
76 |
### Model Sources
|
77 |
|
78 |
-
- **
|
79 |
-
- **Paper:** [TODO]
|
80 |
- **Dataset:** https://huggingface.co/datasets/daniel3303/GroundCap
|
81 |
|
82 |
|
@@ -281,12 +280,14 @@ ChatGPT-4o evaluation results (scale 1-5):
|
|
281 |
## Citation
|
282 |
|
283 |
**BibTeX:**
|
|
|
284 |
@article{Oliveira2025GroundCapAV,
|
285 |
title={GroundCap: A Visually Grounded Image Captioning Dataset},
|
286 |
author={Daniel A. P. Oliveira and Louren{ç}o Teodoro and David Martins de Matos},
|
287 |
year={2025},
|
288 |
url={https://api.semanticscholar.org/CorpusID:276450057}
|
289 |
}
|
|
|
290 |
|
291 |
## Model Card Authors
|
292 |
|
|
|
75 |
|
76 |
### Model Sources
|
77 |
|
78 |
+
- **Paper:** https://arxiv.org/abs/2502.13898
|
|
|
79 |
- **Dataset:** https://huggingface.co/datasets/daniel3303/GroundCap
|
80 |
|
81 |
|
|
|
280 |
## Citation
|
281 |
|
282 |
**BibTeX:**
|
283 |
+
```bash
|
284 |
@article{Oliveira2025GroundCapAV,
|
285 |
title={GroundCap: A Visually Grounded Image Captioning Dataset},
|
286 |
author={Daniel A. P. Oliveira and Louren{ç}o Teodoro and David Martins de Matos},
|
287 |
year={2025},
|
288 |
url={https://api.semanticscholar.org/CorpusID:276450057}
|
289 |
}
|
290 |
+
```
|
291 |
|
292 |
## Model Card Authors
|
293 |
|