| { | |
| "add_prefix_space": false, | |
| "backend": "tokenizers", | |
| "bos_token": "<|end_of_text|>", | |
| "clean_up_tokenization_spaces": false, | |
| "eos_token": "<|end_of_text|>", | |
| "errors": "replace", | |
| "extra_special_tokens": [ | |
| "<|citations|>", | |
| "<|query_rewrite|>", | |
| "<|query_clarification|>", | |
| "<|hallucination_detection|>", | |
| "<|answerability|>", | |
| "<|factuality-detection|>", | |
| "<|policy-guardrails|>", | |
| "<|factuality-correction|>", | |
| "<|guardian-core|>", | |
| "<|uncertainty|>", | |
| "<|requirement-check|>", | |
| "<|context-attribution|>" | |
| ], | |
| "is_local": true, | |
| "model_max_length": 1000000000000000019884624838656, | |
| "pad_token": "<|pad|>", | |
| "padding_side": "left", | |
| "tokenizer_class": "GPT2Tokenizer", | |
| "unk_token": "<|unk|>" | |
| } | |