add link to paper as suggested by nielsr
Browse files
README.md
CHANGED
@@ -67,6 +67,8 @@ datasets:
|
|
67 |
|
68 |
# Salamandra Model Card
|
69 |
|
|
|
|
|
70 |
Salamandra is a highly multilingual model pre-trained from scratch that comes in three different
|
71 |
sizes — 2B, 7B and 40B parameters — with their respective base and instruction-tuned variants.
|
72 |
This model card corresponds to the 2B base version.
|
|
|
67 |
|
68 |
# Salamandra Model Card
|
69 |
|
70 |
+
This repository contains the model described in [Salamandra Technical Report](https://huggingface.co/papers/2502.08489).
|
71 |
+
|
72 |
Salamandra is a highly multilingual model pre-trained from scratch that comes in three different
|
73 |
sizes — 2B, 7B and 40B parameters — with their respective base and instruction-tuned variants.
|
74 |
This model card corresponds to the 2B base version.
|