Mabeck commited on
Commit
c8a9a6c
·
verified ·
1 Parent(s): 42f6fb5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -2
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,7 +9,20 @@ tags:
9
  - mistral
10
  - trl
11
  base_model: mistralai/Mistral-7B-v0.1
 
 
12
  ---
 
 
 
 
 
 
 
 
 
 
 
13
 
14
  # Uploaded model
15
 
@@ -19,4 +32,4 @@ base_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
+ - oscar
14
  ---
15
+ <img src="https://huggingface.co/Mabeck/Heidrun-Mistral-7B-chat/resolve/main/heidrun.jpeg" alt="Heidrun Logo" width="400">
16
+
17
+ # Model description
18
+
19
+ 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 [Oscar](https://huggingface.co/datasets/oscar).
20
+
21
+ The dataset was first cleaned to remove most inappropriate texts. Please note that Oscar contains explicit content, and not all may have been removed.
22
+ The model was mainly trained on shorter sentences (<3000 words).
23
+
24
+ For inference or chatting please check out [Heidrun-Mistral-7B-chat](https://huggingface.co/Mabeck/Heidrun-Mistral-7B-chat).
25
+
26
 
27
  # Uploaded model
28
 
 
32
 
33
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
34
 
35
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)