Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
Romanian
ArXiv:
License:
mihaimasala commited on
Commit
bda4f25
·
verified ·
1 Parent(s): c3ca170

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -9,7 +9,7 @@ language:
9
  <!-- Provide a longer summary of what this dataset is. -->
10
  [FinePDFs](https://huggingface.co/datasets/HuggingFaceFW/finepdfs) is the largest publicly available corpus sourced exclusively from PDFs, containing about 3 trillion tokens across 475 million documents in 1733 languages.
11
 
12
- Here we provide the Romanian split of FinePDFs test set, prepared for OCR: pairs of images (pages) and extracted text. 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
@@ -28,13 +28,14 @@ Here we provide the Romanian split of FinePDFs test set, prepared for OCR: pairs
28
  ```
29
 
30
  ```bibtext
31
- @misc{masala2026inctelegiromanecstereciperomanian,
32
- title={"\^{I}n\c{t}elegi Rom\^ane\c{s}te?'' A Recipe for Romanian Vision-Language Models},
33
  author={Mihai Masala and Marius Leordeanu and Mihai Dascalu and Traian Rebedea},
34
  year={2026},
35
  eprint={2605.31401},
36
  archivePrefix={arXiv},
37
  primaryClass={cs.CL},
38
- url={https://arxiv.org/abs/2605.31401},
39
  }
 
40
  ```
 
9
  <!-- Provide a longer summary of what this dataset is. -->
10
  [FinePDFs](https://huggingface.co/datasets/HuggingFaceFW/finepdfs) is the largest publicly available corpus sourced exclusively from PDFs, containing about 3 trillion tokens across 475 million documents in 1733 languages.
11
 
12
+ Here we provide the Romanian split of FinePDFs test set, prepared for OCR: pairs of images (pages) and extracted text. 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
 
28
  ```
29
 
30
  ```bibtext
31
+ @misc{masala2026intelegi,
32
+ title={``\^{I}n\c{t}elegi Rom\^{a}ne\c{s}te?'' A Recipe for Romanian Vision-Language Models},
33
  author={Mihai Masala and Marius Leordeanu and Mihai Dascalu and Traian Rebedea},
34
  year={2026},
35
  eprint={2605.31401},
36
  archivePrefix={arXiv},
37
  primaryClass={cs.CL},
38
+ url={https://arxiv.org/abs/2605.31401},
39
  }
40
+
41
  ```