SGPT-5.8B-wiki-mirae-bc-epoch2 / tokenizer_config.json
Jaewoo1's picture
Upload tokenizer
21da97d
raw
history blame contribute delete
No virus
434 Bytes
{
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"name_or_path": "/opt/deepsearfing/experiments/sgpt_finetuning/sgpt_model_wiki_mirae_bc/",
"pad_token": "<|endoftext|>",
"special_tokens_map_file": "/root/.cache/torch/sentence_transformers/mncai_SGPT-5.8B-wiki-mirae-epoch5/special_tokens_map.json",
"tokenizer_class": "PreTrainedTokenizerFast"
}