Update model max length

This commit is contained in:
Lysandre 2021-04-06 15:52:05 +00:00 committed by huggingface-web
parent 9130025bb7
commit 5640038a91
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
{"unk_token": "<|endoftext|>", "bos_token": "<|endoftext|>", "eos_token": "<|endoftext|>", "add_prefix_space": false, "model_max_length": 1024, "special_tokens_map_file": null, "name_or_path": "gpt2"} {"unk_token": "<|endoftext|>", "bos_token": "<|endoftext|>", "eos_token": "<|endoftext|>", "add_prefix_space": false, "model_max_length": 2048, "special_tokens_map_file": null, "name_or_path": "gpt2"}