Text Generation
Transformers
7 languages
code
text-generation-inference
Inference Endpoints
or4cl3ai commited on
Commit
192c1ce
1 Parent(s): f1f3487

Create vocab.txt

Browse files
Files changed (1) hide show
  1. vocab.txt +11 -0
vocab.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [CLS]
2
+ [SEP]
3
+ [UNK]
4
+ [PAD]
5
+ [START]
6
+ [END]
7
+ Hello
8
+ How
9
+ are
10
+ you
11
+ ?