testuser312 commited on
Commit
732a683
·
verified ·
1 Parent(s): e2e49bd

Upload folder using huggingface_hub

Browse files
modules.json ADDED
@@ -0,0 +1 @@
 
 
1
+ [{"idx": 0, "name": "0", "path": "", "type": "sentence_transformers.models.Transformer"}]
sentence_bert_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"max_seq_length": 512, "do_lower_case": false}
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"model_max_length": 512}
vocab.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ [PAD]
2
+ [UNK]
3
+ [CLS]
4
+ [SEP]
5
+ [MASK]
6
+ hello
7
+ world