MikkelWK commited on
Commit
d726c1c
1 Parent(s): dac8bd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
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.