Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -19,14 +19,14 @@ pipeline_tag: text-generation
|
|
19 |
license: llama3.1
|
20 |
---
|
21 |
|
22 |
-
## Model Card: NB-Llama-3.1-70B
|
23 |
|
24 |
---
|
25 |
|
26 |
### Model Overview
|
27 |
This is the SFT-version of the NB-Llama-models. This means the model has gone through supervised finetuning, and it now understands a basic template. Note that this model has not yet been aligned, so it will behave fairly unpredictable. It is most suited for additional fine tuning.
|
28 |
|
29 |
-
**NB-Llama-3.1-70B** is part of the **NB-Llama-3.1** series of models, trained on top of [Llama-3.1-70B](https://huggingface.co/
|
30 |
|
31 |
The basic idea with this model series was to explore how current state-of-the-art models could be improved for Norwegian by training only on publicly available data. While these models are trained by the National Library of Norway, they do not include data only available through legal deposit. They do, however, contain public data like governmental reports that are both publicly available and legally deposited.
|
32 |
|
@@ -34,7 +34,7 @@ The basic idea with this model series was to explore how current state-of-the-ar
|
|
34 |
|
35 |
### Key Features
|
36 |
|
37 |
-
- **Base Model**: Built on Llama-3.1-70B.
|
38 |
- **Languages**:
|
39 |
- Full support: Norwegian Bokmål (nb), Norwegian Nynorsk (nn), English (en).
|
40 |
- Partial support: Swedish (sv), Danish (da).
|
@@ -55,7 +55,7 @@ The basic idea with this model series was to explore how current state-of-the-ar
|
|
55 |
|
56 |
### Motivation
|
57 |
|
58 |
-
The primary goal of **NB-Llama-3.1-70B** is to advance support for Norwegian language technologies and strengthen support for Norwegian Bokmål and Norwegian Nynorsk. Since much knowledge and culture are also expressed in English, Swedish, and Danish, open sources in these languages are included in the training datasets when possible.
|
59 |
|
60 |
---
|
61 |
|
|
|
19 |
license: llama3.1
|
20 |
---
|
21 |
|
22 |
+
## Model Card: NB-Llama-3.1-70B-sft
|
23 |
|
24 |
---
|
25 |
|
26 |
### Model Overview
|
27 |
This is the SFT-version of the NB-Llama-models. This means the model has gone through supervised finetuning, and it now understands a basic template. Note that this model has not yet been aligned, so it will behave fairly unpredictable. It is most suited for additional fine tuning.
|
28 |
|
29 |
+
**NB-Llama-3.1-70B-sft** is part of the **NB-Llama-3.1** series of models, trained on top of [NB-Llama-3.1-70B](https://huggingface.co/north/Llama-3.1-70B). This multilingual generative model was fine-tuned specifically to support Norwegian Bokmål, Norwegian Nynorsk, and English, with partial support for Swedish and Danish.
|
30 |
|
31 |
The basic idea with this model series was to explore how current state-of-the-art models could be improved for Norwegian by training only on publicly available data. While these models are trained by the National Library of Norway, they do not include data only available through legal deposit. They do, however, contain public data like governmental reports that are both publicly available and legally deposited.
|
32 |
|
|
|
34 |
|
35 |
### Key Features
|
36 |
|
37 |
+
- **Base Model**: Built on NB-Llama-3.1-70B.
|
38 |
- **Languages**:
|
39 |
- Full support: Norwegian Bokmål (nb), Norwegian Nynorsk (nn), English (en).
|
40 |
- Partial support: Swedish (sv), Danish (da).
|
|
|
55 |
|
56 |
### Motivation
|
57 |
|
58 |
+
The primary goal of **NB-Llama-3.1-70B-sft** is to advance support for Norwegian language technologies and strengthen support for Norwegian Bokmål and Norwegian Nynorsk. Since much knowledge and culture are also expressed in English, Swedish, and Danish, open sources in these languages are included in the training datasets when possible.
|
59 |
|
60 |
---
|
61 |
|