Update README.md
Browse files
README.md
CHANGED
|
@@ -2,3 +2,6 @@
|
|
| 2 |
library_name: transformers
|
| 3 |
tags: []
|
| 4 |
---
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
library_name: transformers
|
| 3 |
tags: []
|
| 4 |
---
|
| 5 |
+
### Mixed CerebrasGPT Danish Model
|
| 6 |
+
|
| 7 |
+
This is an experimental Danish language model fine-tuned on a combination of tokenizers, including both morphological and Byte-Pair-Encoding (BPE) approaches. Built on the CerebrasGPT-111M architecture, this model explores the impact of different tokenization strategies on Danish language understanding and generation.
|