ozanarmagan commited on
Commit
b606f6c
1 Parent(s): d69cca7

Create config.json

Browse files
distiluse-base-multilingual-cased-v2/config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "model_md5": "91f535cd7ca87359b9bfd1d87f9e452e",
3
+ "vocab_file_name": "vocab.txt",
4
+ "vocab_md5": "0f05e1b7420dea2db8ade63eb5b80f7a",
5
+ "tokenizer_type": "distilbert"
6
+ }