add link to blog
Browse files
README.md
CHANGED
@@ -75,6 +75,8 @@ widget:
|
|
75 |
It is the result of a language adaptation technique performed on [BLOOM-1.1B](https://huggingface.co/bigscience/bloom-1b1),
|
76 |
which involves modifying the model's vocabulary and embedding layer and continuously pre-training the model with 26B tokens in our target languages.
|
77 |
|
|
|
|
|
78 |
## Intended uses and limitations
|
79 |
|
80 |
The **FLOR-760M** model is ready-to-use only for causal language modeling.
|
|
|
75 |
It is the result of a language adaptation technique performed on [BLOOM-1.1B](https://huggingface.co/bigscience/bloom-1b1),
|
76 |
which involves modifying the model's vocabulary and embedding layer and continuously pre-training the model with 26B tokens in our target languages.
|
77 |
|
78 |
+
For more details, take a look at [this blogpost](https://medium.com/@mpamies247/flor-6-3b-a-chinchilla-compliant-model-for-catalan-spanish-and-english-7cdb389a9aac) about the project.
|
79 |
+
|
80 |
## Intended uses and limitations
|
81 |
|
82 |
The **FLOR-760M** model is ready-to-use only for causal language modeling.
|