Mabeck commited on
Commit
150c7ff
1 Parent(s): a95117f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  language:
3
  - en
4
- license: apache-2.0
5
  tags:
6
  - text-generation-inference
7
  - transformers
@@ -9,14 +9,30 @@ tags:
9
  - mistral
10
  - trl
11
  base_model: mistralai/Mistral-7B-v0.1
 
 
 
12
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
 
14
  # Uploaded model
15
 
16
  - **Developed by:** Mabeck
17
- - **License:** apache-2.0
18
  - **Finetuned from model :** mistralai/Mistral-7B-v0.1
19
 
20
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
 
22
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
1
  ---
2
  language:
3
  - en
4
+ - da
5
  tags:
6
  - text-generation-inference
7
  - transformers
 
9
  - mistral
10
  - trl
11
  base_model: mistralai/Mistral-7B-v0.1
12
+ datasets:
13
+ - wikimedia/wikipedia
14
+ license: mit
15
  ---
16
+ <img src="https://huggingface.co/Mabeck/Heidrun-Mistral-7B-chat/resolve/main/heidrun.jpeg" alt="Heidrun Logo" width="400">
17
+
18
+ # Model description
19
+
20
+ Heidrun-Mistral-7B-base is a generative text model based on [Mistral-7B](https://huggingface.co/mistralai/Mistral-7B-v0.1). It has been further pretrained on a subset of the Danish corpus from Wikipedia, Wikibooks and small parts of Hestenettet for 2 epochs.
21
+
22
+ It is a foundational/completion model with potential for further finetuning.
23
+
24
+ For inference or chatting please check out [Heidrun-Mistral-7B-chat](https://huggingface.co/Mabeck/Heidrun-Mistral-7B-chat).
25
+
26
+ # Previous version
27
+
28
+ Please note that this has been updated since the original release. The old version can be found under branch v0.1.
29
+
30
 
31
  # Uploaded model
32
 
33
  - **Developed by:** Mabeck
 
34
  - **Finetuned from model :** mistralai/Mistral-7B-v0.1
35
 
36
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
37
 
38
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)