saattrupdan commited on
Commit
b4097bc
·
verified ·
1 Parent(s): 37eea5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -13,16 +13,18 @@ datasets:
13
  base_model: mistralai/Mistral-7B-v0.1
14
  ---
15
 
16
- # Model Card for Munin-alpha
17
 
18
- The Munin-alpha Large Language Model (LLM) is a pretrained generative text model with 7 billion parameters, based on [Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1).
 
 
19
 
20
  For full details of this model please read our [release blog post](not-available-yet).
21
 
22
 
23
  ## Notice
24
 
25
- Munin-alpha is, like Mistral 7B, a pretrained base model and therefore does not have any moderation mechanisms.
26
 
27
 
28
  ## The Danish Foundation Models Team
 
13
  base_model: mistralai/Mistral-7B-v0.1
14
  ---
15
 
16
+ # Model Card for Munin 7B Alpha
17
 
18
+ The Munin 7B Alpha Large Language Model (LLM) is a pretrained generative text model with 7 billion parameters, based on [Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1).
19
+
20
+ It has been trained on [Danish Gigaword](https://gigaword.dk/) using [continual pretraining](https://doi.org/10.48550/arXiv.2308.04014).
21
 
22
  For full details of this model please read our [release blog post](not-available-yet).
23
 
24
 
25
  ## Notice
26
 
27
+ Munin 7B Alpha is, like Mistral 7B, a pretrained base model and therefore does not have any moderation mechanisms.
28
 
29
 
30
  ## The Danish Foundation Models Team