Update README.md
Browse files
README.md
CHANGED
@@ -851,4 +851,19 @@ including those governing the use of Artificial Intelligence.
|
|
851 |
The Barcelona Supercomputing Center, as the owner and creator of the model, shall not be held liable for any outcomes resulting from third-party use.
|
852 |
|
853 |
### License
|
854 |
-
[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
851 |
The Barcelona Supercomputing Center, as the owner and creator of the model, shall not be held liable for any outcomes resulting from third-party use.
|
852 |
|
853 |
### License
|
854 |
+
[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
855 |
+
|
856 |
+
|
857 |
+
### Citation
|
858 |
+
|
859 |
+
If you find our model useful, we would appreciate if you could cite our work as follows:
|
860 |
+
|
861 |
+
```
|
862 |
+
@article{title={SalamandraTA: A European Multilingual Large Language Model for Translation-Related Tasks},
|
863 |
+
author={Javier García Gilabert, Carlos Escolano, Audrey Mash, Xixian Liao, Francesca De Luca Fornaciari, Miguel Claramunt
|
864 |
+
Argote, Ella Bohman and Maite Melero},
|
865 |
+
organization={Barcelona Supercomputing Center},
|
866 |
+
year={2025},
|
867 |
+
url={https://huggingface.co/BSC-LT/salamandraTA-7b-instruct}
|
868 |
+
}
|
869 |
+
```
|