ApostolosK commited on
Commit
fc4f8a1
·
verified ·
1 Parent(s): be4b08d

Create tokenizer_config.json

Browse files
DeBERTaV3-xsmall/tokenizer_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "do_lower_case": false,
3
+ "vocab_type": "spm"
4
+ }