falcon-40b/tokenizer_config.json
Sylvain Gugger 561820f7ee Revert in-library PR (#90)
- Revert "Move to in-library checkpoint (#81)" (46f48b52085123273538fbbbfc655047720a63d2)
2023-07-13 13:52:11 +00:00

8 lines
175 B
JSON

{
"add_prefix_space": false,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}