Files
turkish-gpt2-large-750m-ins…/special_tokens_map.json
ModelHub XC 0a5b906b3c 初始化项目,由ModelHub XC社区提供模型
Model: ytu-ce-cosmos/turkish-gpt2-large-750m-instruct-v0.1
Source: Original Platform
2026-07-22 05:44:11 +08:00

19 lines
352 B
JSON

{
"bos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": "<|stop|>",
"pad_token": "<|endoftext|>",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}