Files
nfcorpus-msmarco-distilbert…/tokenizer_config.json
ModelHub XC 30cda39ef5 初始化项目,由ModelHub XC社区提供模型
Model: GPL/nfcorpus-msmarco-distilbert-gpl
Source: Original Platform
2026-06-27 20:47:39 +08:00

1 line
399 B
JSON

{"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, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "/ukp-storage-1/kwang/.cache/torch/sentence_transformers/GPL_msmarco-distilbert-margin-mse", "tokenizer_class": "DistilBertTokenizer"}