初始化项目,由ModelHub XC社区提供模型

Model: NbAiLab/nb-sentence-bert-base-mnli-test
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-30 07:10:18 +08:00
commit cb89deb8a3
14 changed files with 119776 additions and 0 deletions

1
special_tokens_map.json Normal file
View File

@@ -0,0 +1 @@
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}