Datasets:

Modalities:
Text
Formats:
json
Languages:
Spanish
ArXiv:
License:
dtamayo commited on
Commit
d7263e2
·
verified ·
1 Parent(s): 3a0b874

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -7
README.md CHANGED
@@ -105,14 +105,11 @@ This dataset is released in conjunction with the work presented in Tamayo Mela e
105
  ## Citation
106
 
107
  ```bibtex
108
- @misc{tamayo2026mrbertmodernmultilingualencoders,
109
  title={MrBERT: Modern Multilingual Encoders via Vocabulary, Domain, and Dimensional Adaptation},
110
- author={Daniel Tamayo and Iñaki Lacunza and Paula Rivera-Hidalgo and Severino Da Dalt and Javier Aula-Blasco and Aitor Gonzalez-Agirre and Marta Villegas},
111
- year={2026},
112
- eprint={2602.21379},
113
- archivePrefix={arXiv},
114
- primaryClass={cs.CL},
115
- url={https://arxiv.org/abs/2602.21379}
116
  }
117
  ```
118
 
 
105
  ## Citation
106
 
107
  ```bibtex
108
+ @article{tamayo2026mrbert,
109
  title={MrBERT: Modern Multilingual Encoders via Vocabulary, Domain, and Dimensional Adaptation},
110
+ author={Tamayo, Daniel and Lacunza, I{\~n}aki and Rivera-Hidalgo, Paula and Da Dalt, Severino and Aula-Blasco, Javier and Gonzalez-Agirre, Aitor and Villegas, Marta},
111
+ journal={arXiv preprint arXiv:2602.21379},
112
+ year={2026}
 
 
 
113
  }
114
  ```
115