dtamayo commited on
Commit
237a3ef
·
verified ·
1 Parent(s): 8a88008

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -180,7 +180,17 @@ The Barcelona Supercomputing Center, as the owner and creator of the model, shal
180
 
181
  ### Citation
182
 
183
- A detailed technical report will be released soon.
 
 
 
 
 
 
 
 
 
 
184
 
185
  ### License
186
  [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)
 
180
 
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
 
195
  ### License
196
  [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)