PyTorch
Composer
MosaicML
llm-foundry
StreamingDatasets
6 papers
MPT-7b-Apache-2.0 / tokenizer_config.json
TehVenom's picture
Upload tokenizer_config.json with huggingface_hub
e2dc4cd
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}