Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,8 @@ pipeline_tag: text-generation
|
|
6 |
Generative Pretrained Transformer with 8B parameteres for Finnish.
|
7 |
|
8 |
TurkuNLP Finnish GPT-3-models are a model family of pretrained monolingual GPT-style language models that are based on BLOOM-architecture.
|
9 |
-
|
|
|
10 |
|
11 |
These models are intended to be used as foundational models that can be e.g. instruction finetuned to serve as modern chat-models.
|
12 |
|
|
|
6 |
Generative Pretrained Transformer with 8B parameteres for Finnish.
|
7 |
|
8 |
TurkuNLP Finnish GPT-3-models are a model family of pretrained monolingual GPT-style language models that are based on BLOOM-architecture.
|
9 |
+
Note that the models are pure language models, meaning that they are not [instruction finetuned](https://arxiv.org/abs/2203.02155) for dialogue
|
10 |
+
or answering questions.
|
11 |
|
12 |
These models are intended to be used as foundational models that can be e.g. instruction finetuned to serve as modern chat-models.
|
13 |
|