cmcmaster commited on
Commit
8708d2e
1 Parent(s): 6105b09

Add tokenizer

Browse files
Files changed (2) hide show
  1. tokenizer_config.json +4 -0
  2. vocab.json +0 -0
tokenizer_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "do_lower_case": false,
3
+ "vocab_type": "gpt2"
4
+ }
vocab.json ADDED
The diff for this file is too large to render. See raw diff