Update README.md
Browse files
README.md
CHANGED
@@ -75,7 +75,7 @@ This model card corresponds to the 2B instructed version.
|
|
75 |
|
76 |
To visit the model cards of other Salamandra versions, please refer to the [Model Index](#model-index).
|
77 |
|
78 |
-
The entire Salamandra family is released under a permissive [Apache 2.0 license](
|
79 |
Along with the open weights, all training scripts and configuration files are made publicly available in [this GitHub repository](https://github.com/langtech-bsc/salamandra).
|
80 |
|
81 |
> [!WARNING]
|
@@ -95,7 +95,7 @@ The pre-training corpus contains text in 35 European languages and code.
|
|
95 |
|
96 |
### Hyperparameters
|
97 |
|
98 |
-
The full list of hyperparameters for each model can be found [here](https://github.com/langtech-bsc/salamandra/blob/main/configs/
|
99 |
|
100 |
### Architecture
|
101 |
|
|
|
75 |
|
76 |
To visit the model cards of other Salamandra versions, please refer to the [Model Index](#model-index).
|
77 |
|
78 |
+
The entire Salamandra family is released under a permissive [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0).
|
79 |
Along with the open weights, all training scripts and configuration files are made publicly available in [this GitHub repository](https://github.com/langtech-bsc/salamandra).
|
80 |
|
81 |
> [!WARNING]
|
|
|
95 |
|
96 |
### Hyperparameters
|
97 |
|
98 |
+
The full list of hyperparameters for each model can be found [here](https://github.com/langtech-bsc/salamandra/blob/main/configs/bsc_2b.yaml).
|
99 |
|
100 |
### Architecture
|
101 |
|