Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,15 @@
|
|
| 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.
|
|
|
|
| 2 |
library_name: tokenizers
|
| 3 |
tags: [Danish, Morphological Tokenization, LLaMA]
|
| 4 |
---
|
| 5 |
+
```
|
| 6 |
+
_______ ___ .___ ___. ______ .______ .______ __ __
|
| 7 |
+
| \ / \ | \/ | / __ \ | _ \ | _ \ | | | |
|
| 8 |
+
| .--. | / ^ \ | \ / | | | | | | |_) | | |_) | | |__| |
|
| 9 |
+
| | | | / /_\ \ | |\/| | | | | | | / | ___/ | __ |
|
| 10 |
+
| '--' | / _____ \ | | | | | `--' | | |\ \----.| | | | | |
|
| 11 |
+
|_______/ /__/ \__\ |__| |__| \______/ | _| `._____|| _| |__| |__|
|
| 12 |
+
|
| 13 |
+
```
|
| 14 |
### DA-MORPH-LLAMA3.2-TOKEN
|
| 15 |
|
| 16 |
A morphological tokenizer tailored for the LLaMA architecture, designed to enhance segmentation of Danish text by leveraging morphology-aware strategies.
|