Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ language:
|
|
| 9 |
<!-- Provide a longer summary of what this dataset is. -->
|
| 10 |
[RoMemes](https://zenodo.org/records/13120216) is a dataset of Romanian language memes, collected from public social media platforms.
|
| 11 |
|
| 12 |
-
This dataset is used as a benchmark and is part of the evaluation 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))
|
| 13 |
|
| 14 |
|
| 15 |
## Citation
|
|
@@ -26,14 +26,14 @@ This dataset is used as a benchmark and is part of the evaluation protocol for R
|
|
| 26 |
```
|
| 27 |
|
| 28 |
```bibtext
|
| 29 |
-
@misc{
|
| 30 |
-
title={
|
| 31 |
author={Mihai Masala and Marius Leordeanu and Mihai Dascalu and Traian Rebedea},
|
| 32 |
year={2026},
|
| 33 |
eprint={2605.31401},
|
| 34 |
archivePrefix={arXiv},
|
| 35 |
primaryClass={cs.CL},
|
| 36 |
-
url={https://arxiv.org/abs/2605.31401},
|
| 37 |
}
|
| 38 |
```
|
| 39 |
|
|
|
|
| 9 |
<!-- Provide a longer summary of what this dataset is. -->
|
| 10 |
[RoMemes](https://zenodo.org/records/13120216) is a dataset of Romanian language memes, collected from public social media platforms.
|
| 11 |
|
| 12 |
+
This dataset is used as a benchmark and is part of the evaluation 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)).
|
| 13 |
|
| 14 |
|
| 15 |
## Citation
|
|
|
|
| 26 |
```
|
| 27 |
|
| 28 |
```bibtext
|
| 29 |
+
@misc{masala2026intelegi,
|
| 30 |
+
title={``\^{I}n\c{t}elegi Rom\^{a}ne\c{s}te?'' A Recipe for Romanian Vision-Language Models},
|
| 31 |
author={Mihai Masala and Marius Leordeanu and Mihai Dascalu and Traian Rebedea},
|
| 32 |
year={2026},
|
| 33 |
eprint={2605.31401},
|
| 34 |
archivePrefix={arXiv},
|
| 35 |
primaryClass={cs.CL},
|
| 36 |
+
url={https://arxiv.org/abs/2605.31401},
|
| 37 |
}
|
| 38 |
```
|
| 39 |
|