javi8979 commited on
Commit
d9e1fff
·
verified ·
1 Parent(s): 264481d

added citation

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -822,11 +822,13 @@ The Barcelona Supercomputing Center, as the owner and creator of the model, shal
822
  If you find our model useful, we would appreciate if you could cite our work as follows:
823
 
824
  ```
825
- @article{title={SalamandraTA: A European Multilingual Large Language Model for Translation-Related Tasks},
826
- author={Javier García Gilabert, Carlos Escolano, Audrey Mash, Xixian Liao, Francesca De Luca Fornaciari, Miguel Claramunt
827
- Argote, Ella Bohman and Maite Melero},
828
- organization={Barcelona Supercomputing Center},
829
- year={2025},
830
- url={https://huggingface.co/BSC-LT/salamandraTA-2b-instruct}
 
 
831
  }
832
  ```
 
822
  If you find our model useful, we would appreciate if you could cite our work as follows:
823
 
824
  ```
825
+ @misc{gilabert2025salamandrasalamandratabscsubmission,
826
+ title={From SALAMANDRA to SALAMANDRATA: BSC Submission for WMT25 General Machine Translation Shared Task},
827
+ author={Javier Garcia Gilabert and Xixian Liao and Severino Da Dalt and Ella Bohman and Audrey Mash and Francesca De Luca Fornaciari and Irene Baucells and Joan Llop and Miguel Claramunt Argote and Carlos Escolano and Maite Melero},
828
+ year={2025},
829
+ eprint={2508.12774},
830
+ archivePrefix={arXiv},
831
+ primaryClass={cs.CL},
832
+ url={https://arxiv.org/abs/2508.12774},
833
  }
834
  ```