Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
library_name: tokenizers
|
3 |
-
tags: [Danish, Mixed Tokenization,
|
4 |
---
|
5 |
|
6 |
-
### DA-MIXED-
|
7 |
|
8 |
-
|
|
|
1 |
---
|
2 |
library_name: tokenizers
|
3 |
+
tags: [Danish, Mixed Tokenization, CerebrasGPT]
|
4 |
---
|
5 |
|
6 |
+
### DA-MIXED-CEREBRAS-TOKEN
|
7 |
|
8 |
+
This tokenizer combines morphological and BPE tokenization strategies for use with the CerebrasGPT architecture, aiming to balance linguistic insights and subword efficiency.
|