Update README.md
Browse files
README.md
CHANGED
|
@@ -44,7 +44,7 @@ configs:
|
|
| 44 |
|
| 45 |
|
| 46 |
Here we provide the Romanian translation of the PixmoPoints dataset, translated with [Seed-X-PPO](ByteDance-Seed/Seed-X-PPO-7B).
|
| 47 |
-
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))
|
| 48 |
|
| 49 |
|
| 50 |
## Citation
|
|
@@ -62,13 +62,13 @@ This dataset is part of the instruction finetune protocol for Romanian VLMs prop
|
|
| 62 |
```
|
| 63 |
|
| 64 |
```bibtext
|
| 65 |
-
@misc{
|
| 66 |
-
title={
|
| 67 |
author={Mihai Masala and Marius Leordeanu and Mihai Dascalu and Traian Rebedea},
|
| 68 |
year={2026},
|
| 69 |
eprint={2605.31401},
|
| 70 |
archivePrefix={arXiv},
|
| 71 |
primaryClass={cs.CL},
|
| 72 |
-
url={https://arxiv.org/abs/2605.31401},
|
| 73 |
}
|
| 74 |
```
|
|
|
|
| 44 |
|
| 45 |
|
| 46 |
Here we provide the Romanian translation of the PixmoPoints dataset, translated with [Seed-X-PPO](ByteDance-Seed/Seed-X-PPO-7B).
|
| 47 |
+
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)).
|
| 48 |
|
| 49 |
|
| 50 |
## Citation
|
|
|
|
| 62 |
```
|
| 63 |
|
| 64 |
```bibtext
|
| 65 |
+
@misc{masala2026intelegi,
|
| 66 |
+
title={``\^{I}n\c{t}elegi Rom\^{a}ne\c{s}te?'' A Recipe for Romanian Vision-Language Models},
|
| 67 |
author={Mihai Masala and Marius Leordeanu and Mihai Dascalu and Traian Rebedea},
|
| 68 |
year={2026},
|
| 69 |
eprint={2605.31401},
|
| 70 |
archivePrefix={arXiv},
|
| 71 |
primaryClass={cs.CL},
|
| 72 |
+
url={https://arxiv.org/abs/2605.31401},
|
| 73 |
}
|
| 74 |
```
|