johannhartmann
commited on
Commit
•
0eff260
1
Parent(s):
f372c61
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ pipeline_tag: text-generation
|
|
13 |
> A [polyglot](https://en.wikipedia.org/wiki/Multilingualism#In_individuals) language model for the [Occident](https://en.wikipedia.org/wiki/Occident).
|
14 |
>
|
15 |
|
16 |
-
**Occiglot-7B-FR-EN-Instruct** is a the instruct version of [occiglot-7b-fr-en](https://huggingface.co/occiglot/occiglot-7b-fr-en), a generative language model with 7B parameters supporting the
|
17 |
It was trained on 160M tokens of additional multilingual and code instructions.
|
18 |
Note that the model was not safety aligned and might generate problematic outputs.
|
19 |
|
@@ -25,7 +25,7 @@ If you want to train a model for your own language or are working on evaluations
|
|
25 |
|
26 |
- **Instruction tuned from:** [occiglot-7b-fr-en](https://huggingface.co/occiglot/occiglot-7b-fr-en)
|
27 |
- **Model type:** Causal decoder-only transformer language model
|
28 |
-
- **Languages:** English,
|
29 |
- **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0.html)
|
30 |
- **Compute resources:** [DFKI cluster](https://www.dfki.de/en/web)
|
31 |
- **Contributors:** Manuel Brack, Patrick Schramowski, Pedro Ortiz, Malte Ostendorff, Fabio Barth, Georg Rehm, Kristian Kersting
|
|
|
13 |
> A [polyglot](https://en.wikipedia.org/wiki/Multilingualism#In_individuals) language model for the [Occident](https://en.wikipedia.org/wiki/Occident).
|
14 |
>
|
15 |
|
16 |
+
**Occiglot-7B-FR-EN-Instruct** is a the instruct version of [occiglot-7b-fr-en](https://huggingface.co/occiglot/occiglot-7b-fr-en), a generative language model with 7B parameters supporting the French and English and trained by the [Occiglot Research Collective](https://occiglot.github.io/occiglot/).
|
17 |
It was trained on 160M tokens of additional multilingual and code instructions.
|
18 |
Note that the model was not safety aligned and might generate problematic outputs.
|
19 |
|
|
|
25 |
|
26 |
- **Instruction tuned from:** [occiglot-7b-fr-en](https://huggingface.co/occiglot/occiglot-7b-fr-en)
|
27 |
- **Model type:** Causal decoder-only transformer language model
|
28 |
+
- **Languages:** English, French, and code.
|
29 |
- **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0.html)
|
30 |
- **Compute resources:** [DFKI cluster](https://www.dfki.de/en/web)
|
31 |
- **Contributors:** Manuel Brack, Patrick Schramowski, Pedro Ortiz, Malte Ostendorff, Fabio Barth, Georg Rehm, Kristian Kersting
|