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

Model: taeminlee/kogpt2
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-28 16:13:01 +08:00
commit 9085ff6dad
12 changed files with 69145 additions and 0 deletions

1
special_tokens_map.json Normal file
View File

@@ -0,0 +1 @@
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>"}