Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
- tokenizer
|
6 |
- bpe
|
7 |
- Indic
|
|
|
8 |
---
|
9 |
|
10 |
In this experiment, I trained a tokenizer that supports multiple Indian languages and merged it with the Llama-3 tokenizer.
|
|
|
5 |
- tokenizer
|
6 |
- bpe
|
7 |
- Indic
|
8 |
+
library_name: transformers
|
9 |
---
|
10 |
|
11 |
In this experiment, I trained a tokenizer that supports multiple Indian languages and merged it with the Llama-3 tokenizer.
|