Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: tokenizers
|
3 |
+
tags: [Danish, Mixed Tokenization, LLaMA]
|
4 |
+
---
|
5 |
+
|
6 |
+
### DA-MIXED-LLAMA3.2-TOKEN
|
7 |
+
|
8 |
+
A mixed tokenization approach combining morphology and BPE strategies, developed for the LLaMA architecture to enhance Danish text processing.
|