emotion-polyglot-finetuning-1 / tokenizer_config.json
eunyounglee's picture
Training in progress, epoch 1
b90c939 verified
raw
history blame contribute delete
210 Bytes
{
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|endoftext|>",
"tokenizer_class": "PreTrainedTokenizerFast"
}