Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -181,14 +181,11 @@ The Barcelona Supercomputing Center, as the owner and creator of the model, shal
181
  ### Citation
182
 
183
  ```
184
- @misc{tamayo2026mrbertmodernmultilingualencoders,
185
- title={MrBERT: Modern Multilingual Encoders via Vocabulary, Domain, and Dimensional Adaptation},
186
- 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},
187
- year={2026},
188
- eprint={2602.21379},
189
- archivePrefix={arXiv},
190
- primaryClass={cs.CL},
191
- url={https://arxiv.org/abs/2602.21379},
192
  }
193
  ```
194
 
 
181
  ### Citation
182
 
183
  ```
184
+ @article{tamayo2026mrbert,
185
+ title={MrBERT: Modern Multilingual Encoders via Vocabulary, Domain, and Dimensional Adaptation},
186
+ 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},
187
+ journal={arXiv preprint arXiv:2602.21379},
188
+ year={2026}
 
 
 
189
  }
190
  ```
191