ozanarmagan commited on
Commit
5aae588
1 Parent(s): 8cc8d56

Create distilbert-base-uncased/config.json

Browse files
distilbert-base-uncased/config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "vocab_file_name": "vocab.txt",
3
+ "model_type": "distilbert",
4
+ "model_md5": "7685bc1c9b0364696eed1da4769befbd",
5
+ "vocab_md5": "64800d5d8528ce344256daf115d4965e"
6
+ }