ozanarmagan commited on
Commit
50cb23b
1 Parent(s): 03550e0

Create config.json

Browse files
paraphrase-multilingual-mpnet-base-v2/config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "model_md5": "728d3db98e1b7a691a731644867382c5",
3
+ "vocab_file_name": "sentencepiece.bpe.model",
4
+ "vocab_md5": "bf25eb5120ad92ef5c7d8596b5dc4046",
5
+ "tokenizer_type": "xlm_roberta"
6
+ }