Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,15 @@
|
|
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.
|
|
|
2 |
library_name: transformers
|
3 |
tags: [Danish, Morphological Tokenization, LLaMA]
|
4 |
---
|
5 |
+
```
|
6 |
+
_______ ___ .___ ___. ______ .______ .______ __ __
|
7 |
+
| \ / \ | \/ | / __ \ | _ \ | _ \ | | | |
|
8 |
+
| .--. | / ^ \ | \ / | | | | | | |_) | | |_) | | |__| |
|
9 |
+
| | | | / /_\ \ | |\/| | | | | | | / | ___/ | __ |
|
10 |
+
| '--' | / _____ \ | | | | | `--' | | |\ \----.| | | | | |
|
11 |
+
|_______/ /__/ \__\ |__| |__| \______/ | _| `._____|| _| |__| |__|
|
12 |
+
|
13 |
+
```
|
14 |
### DA-MORPH-LLAMA3.2
|
15 |
|
16 |
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.
|