Safetensors
Indonesian
gpt2
instruct-tuned
GPT2-Indo-Instruct-Tuned / tokenizer_config.json
IzzulGod's picture
Update weights
8b03886
raw
history blame contribute delete
569 Bytes
{
"add_bos_token": false,
"add_prefix_space": false,
"added_tokens_decoder": {
"0": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false,
"special": true
}
},
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|endoftext|>",
"errors": "replace",
"extra_special_tokens": {},
"max_len": 512,
"model_max_length": 512,
"pad_token": "<|endoftext|>",
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}