Create README.md
Browse files
README.md
CHANGED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
tags: [Danish, Mixed Tokenization, LLaMA]
|
4 |
+
---
|
5 |
+
|
6 |
+
### DA-MIXED-LLAMA3.2
|
7 |
+
|
8 |
+
An experimental model built on the LLaMA-3.2 architecture, combining morphological and BPE tokenization strategies. This model investigates the effects of mixed tokenization on Danish language understanding and generation.
|