recipe_GPT2 / special_tokens_map.json
jky594176's picture
add model
db4168a
raw history blame
No virus
595 Bytes
{"bos_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "eos_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "unk_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "additional_special_tokens": ["<TITLE_START>", "<TITLE_END>", "<INSTR_START>", "<NEXT_INSTR>", "<INSTR_END>", "<INGR_START>", "<NEXT_INGR>", "<INGR_END>", "<RECIPE_START>", "<RECIPE_END>", "<INPUT_START>", "<INPUT_END>", "<NEXT_INPUT>"]}