Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: tokenizers
|
3 |
+
tags: [Danish, Morphological Tokenization, LLaMA]
|
4 |
+
---
|
5 |
+
|
6 |
+
### DA-MORPH-LLAMA3.2-TOKEN
|
7 |
+
|
8 |
+
A morphological tokenizer tailored for the LLaMA architecture, designed to enhance segmentation of Danish text by leveraging morphology-aware strategies.
|