Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
### DA-MORPH-LLAMA3.2
|
| 2 |
|
| 3 |
Built on the LLaMA-3.2 architecture, this experimental model uses a custom morphological tokenizer tailored for Danish. It evaluates the role of morphology-based tokenization in improving language understanding and text generation.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
tags: [Danish, Morphological Tokenization, LLaMA]
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
### DA-MORPH-LLAMA3.2
|
| 7 |
|
| 8 |
Built on the LLaMA-3.2 architecture, this experimental model uses a custom morphological tokenizer tailored for Danish. It evaluates the role of morphology-based tokenization in improving language understanding and text generation.
|