bvv241-2-3 / config.json
Bochkov's picture
Upload folder using huggingface_hub
2727b44 verified
raw
history blame contribute delete
185 Bytes
{
"model_type": "PreTrainedTokenizerFast",
"model_type": "gpt2",
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>",
"pad_token": "<pad>",
"vocab_size": 65536
}