Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
title: Bpe Tokenizer
|
3 |
emoji: 🔥
|
4 |
colorFrom: blue
|
@@ -9,6 +9,7 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
short_description: Telugu BPE tokenizer with vocabulary of 4800 words.
|
|
|
12 |
|
13 |
# Shakespeare Text Generator
|
14 |
|
|
|
1 |
+
---
|
2 |
title: Bpe Tokenizer
|
3 |
emoji: 🔥
|
4 |
colorFrom: blue
|
|
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
short_description: Telugu BPE tokenizer with vocabulary of 4800 words.
|
12 |
+
---
|
13 |
|
14 |
# Shakespeare Text Generator
|
15 |
|