Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
language:
|
5 |
+
- sv
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- pretrained
|
9 |
+
---
|
10 |
+
|
11 |
+
# Model Card for Mistral-7B-v0.1-flashback
|
12 |
+
|
13 |
+
Mistral-7B-v0.1-flashback model is a continuation of the pretraining process for the base Mistral-7B-v0.1 model, utilizing around 40GB of forum threads from the Swedish website flashback.org.
|
14 |
+
The training was done with the QLoRa method, training about 88 million parameters in a single epoch.
|