peterbednar
commited on
Commit
•
800b7b6
1
Parent(s):
df8a9ae
Update README.md
Browse files
README.md
CHANGED
@@ -7,15 +7,15 @@ base_model:
|
|
7 |
- mistralai/Mistral-7B-v0.1
|
8 |
---
|
9 |
|
10 |
-
# Model Card for
|
11 |
|
12 |
-
|
13 |
|
14 |
## Model Details
|
15 |
|
16 |
-
|
17 |
The model was developed in collaboration of Department of Cybernetics and Artificial Intelligence, Faculty of Electrical Engineering and Informatics, Technical University of Košice; Centre of Social and Psychological Sciences of the Slovak Academy of Sciences and Ľ. Štúr Institute of Linguistics, Slovak Academy of Sciences.
|
18 |
-
This is a base pre-trained model that can be used for further finetuning
|
19 |
|
20 |
- **Language:** Slovak
|
21 |
- **License:** Apache license 2.0
|
|
|
7 |
- mistralai/Mistral-7B-v0.1
|
8 |
---
|
9 |
|
10 |
+
# Model Card for mistral-sk-7b
|
11 |
|
12 |
+
**mistral-sk-7b** is a Slovak language version of the Mistral-7B-v0.1 large language model with 7 billion parameters.
|
13 |
|
14 |
## Model Details
|
15 |
|
16 |
+
**mistral-sk-7b** is a Slovak language model obtained by full parameter finetuning of the Mistral-7B-v0.1 large language model with the data from the Araneum Slovacum VII Maximum web corpus.
|
17 |
The model was developed in collaboration of Department of Cybernetics and Artificial Intelligence, Faculty of Electrical Engineering and Informatics, Technical University of Košice; Centre of Social and Psychological Sciences of the Slovak Academy of Sciences and Ľ. Štúr Institute of Linguistics, Slovak Academy of Sciences.
|
18 |
+
This is a base pre-trained model that can be used for further finetuning for the downstream tasks in Slovak language. Note that this base model does not have any moderation mechanisms.
|
19 |
|
20 |
- **Language:** Slovak
|
21 |
- **License:** Apache license 2.0
|