Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
-
tags: []
|
| 4 |
---
|
|
|
|
| 5 |
### DA-MORPH-CEREBRAS
|
| 6 |
|
| 7 |
This experimental model, built on the CerebrasGPT-111M architecture, uses a custom morphological tokenizer specifically designed for Danish. It explores the impact of morphology-aware tokenization on Danish text generation and understanding.
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
+
tags: [Danish, Morphological Tokenization, CerebrasGPT]
|
| 4 |
---
|
| 5 |
+
|
| 6 |
### DA-MORPH-CEREBRAS
|
| 7 |
|
| 8 |
This experimental model, built on the CerebrasGPT-111M architecture, uses a custom morphological tokenizer specifically designed for Danish. It explores the impact of morphology-aware tokenization on Danish text generation and understanding.
|