Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: tokenizers
|
3 |
+
tags: [Danish, BPE Tokenization, CerebrasGPT]
|
4 |
+
---
|
5 |
+
|
6 |
+
### DA-BPE-CEREBRAS-TOKEN
|
7 |
+
|
8 |
+
This Byte-Pair-Encoding (BPE) tokenizer is designed for the CerebrasGPT architecture, optimized for efficient Danish text segmentation and generation.
|