GPT-Kalki / tokenizer_config.json
tsaditya's picture
Upload tokenizer
56794a5
raw
history blame contribute delete
285 Bytes
{
"add_prefix_space": false,
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"name_or_path": "/content/drive/MyDrive/PS/scratch2",
"pad_token": "<|pad|>",
"special_tokens_map_file": null,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}