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

Model: kojima-lab/molcrawl-compounds-guacamol-gpt2-small
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-09 19:07:20 +08:00
commit 8f49d4701b
11 changed files with 1523 additions and 0 deletions

7
special_tokens_map.json Normal file
View File

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