nreimers commited on
Commit
f01b470
1 Parent(s): 2cd6e48
.gitattributes CHANGED
File without changes
1_Pooling/config.json CHANGED
File without changes
README.md CHANGED
File without changes
config.json CHANGED
File without changes
config_sentence_transformers.json CHANGED
File without changes
modules.json CHANGED
File without changes
pytorch_model.bin CHANGED
File without changes
sentence_bert_config.json CHANGED
File without changes
special_tokens_map.json CHANGED
File without changes
tokenizer.json CHANGED
File without changes
tokenizer_config.json CHANGED
@@ -1 +1 @@
1
- {"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "special_tokens_map_file": "/home/ukp-reimers/.cache/huggingface/transformers/1e5909e4dfaa904617797ed35a6105a23daa56cbefca48fef329f772584699fb.dd8bd9bfd3664b530ea4e645105f557769387b3da9f79bdb55ed556bdd80611d", "name_or_path": "old_models/paraphrase-MiniLM-L3-v2/0_Transformer", "do_basic_tokenize": true, "never_split": null}
1
+ {"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "name_or_path": "nreimers/MiniLM-L3-H384-uncased", "do_basic_tokenize": true, "never_split": null, "model_max_length": 512}
vocab.txt CHANGED
File without changes