kishkath commited on
Commit
93bcad2
·
verified ·
1 Parent(s): b7683e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Shakespeare Text Generator
2
 
3
  This is a Shakespeare-style text generator trained on Shakespeare's works. The model is based on the GPT architecture and generates text in the style of Shakespeare's writings.
 
1
+ metadata
2
+ title: Bpe Tokenizer
3
+ emoji: 🔥
4
+ colorFrom: blue
5
+ colorTo: yellow
6
+ sdk: gradio
7
+ sdk_version: 5.12.0
8
+ 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
 
15
  This is a Shakespeare-style text generator trained on Shakespeare's works. The model is based on the GPT architecture and generates text in the style of Shakespeare's writings.