Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -37,7 +37,7 @@ configs:
|
|
| 37 |
[Flickr30k](https://huggingface.co/datasets/andreidima/Flickr30K-RoQA) is a dataset with images that contain multiple crowd-sourced detailed captions.
|
| 38 |
|
| 39 |
Here we host the Romanian translation of the Flickr30k dataset (QA task), translated by [Dima and Cercel](https://arxiv.org/abs/2512.14926).
|
| 40 |
-
This dataset is part of the instruction finetune protocol for Romanian VLMs proposed in *"Înțelegi românește?" A Recipe for Romanian Vision-Language Models* ([Masala et al., 2026](https://arxiv.org/abs/2605.31401))
|
| 41 |
|
| 42 |
|
| 43 |
## Citation
|
|
@@ -68,14 +68,14 @@ This dataset is part of the instruction finetune protocol for Romanian VLMs prop
|
|
| 68 |
```
|
| 69 |
|
| 70 |
```bibtext
|
| 71 |
-
@misc{
|
| 72 |
-
title={
|
| 73 |
author={Mihai Masala and Marius Leordeanu and Mihai Dascalu and Traian Rebedea},
|
| 74 |
year={2026},
|
| 75 |
eprint={2605.31401},
|
| 76 |
archivePrefix={arXiv},
|
| 77 |
primaryClass={cs.CL},
|
| 78 |
-
url={https://arxiv.org/abs/2605.31401},
|
| 79 |
}
|
| 80 |
```
|
| 81 |
|
|
|
|
| 37 |
[Flickr30k](https://huggingface.co/datasets/andreidima/Flickr30K-RoQA) is a dataset with images that contain multiple crowd-sourced detailed captions.
|
| 38 |
|
| 39 |
Here we host the Romanian translation of the Flickr30k dataset (QA task), translated by [Dima and Cercel](https://arxiv.org/abs/2512.14926).
|
| 40 |
+
This dataset is part of the instruction finetune protocol for Romanian VLMs proposed in *"Înțelegi românește?" A Recipe for Romanian Vision-Language Models* ([Masala et al., 2026](https://arxiv.org/abs/2605.31401)).
|
| 41 |
|
| 42 |
|
| 43 |
## Citation
|
|
|
|
| 68 |
```
|
| 69 |
|
| 70 |
```bibtext
|
| 71 |
+
@misc{masala2026intelegi,
|
| 72 |
+
title={``\^{I}n\c{t}elegi Rom\^{a}ne\c{s}te?'' A Recipe for Romanian Vision-Language Models},
|
| 73 |
author={Mihai Masala and Marius Leordeanu and Mihai Dascalu and Traian Rebedea},
|
| 74 |
year={2026},
|
| 75 |
eprint={2605.31401},
|
| 76 |
archivePrefix={arXiv},
|
| 77 |
primaryClass={cs.CL},
|
| 78 |
+
url={https://arxiv.org/abs/2605.31401},
|
| 79 |
}
|
| 80 |
```
|
| 81 |
|