plotly_gpt_neo_1_3B / tokenizer_config.json
lagodw's picture
full sample tokenizer
4b3ae52
raw
history blame contribute delete
No virus
279 Bytes
{"unk_token": "<UNK>", "bos_token": "<|endoftext|>", "eos_token": "<|endoftext|>", "add_prefix_space": false, "pad_token": "<PAD>", "sep_token": "<SEP>", "model_max_length": 1024, "special_tokens_map_file": null, "name_or_path": "gpt2-medium", "tokenizer_class": "GPT2Tokenizer"}