MikkelWK commited on
Commit
584ff6e
·
verified ·
1 Parent(s): 7ea989e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,6 +2,6 @@
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.
 
2
  library_name: transformers
3
  tags: []
4
  ---
5
+ ### DA-MORPH-CEREBRAS
6
 
7
+ This experimental model, built on the CerebrasGPT-111M architecture, uses a custom morphological tokenizer specifically designed for Danish. It explores the impact of morphology-aware tokenization on Danish text generation and understanding.