Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ colorFrom: indigo
|
|
5 |
colorTo: purple
|
6 |
sdk: static
|
7 |
pinned: false
|
|
|
8 |
---
|
9 |
|
10 |
-
|
|
|
5 |
colorTo: purple
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
+
short_description: Experiment with and compare different tokenizers
|
9 |
---
|
10 |
|
11 |
+
Link to source code: https://github.com/xenova/transformers.js/tree/main/examples/tokenizer-playground.
|