gpt1_n-layer-6_xnli / checkpoint-38000 /tokenizer_config.json
tmnam20's picture
Training in progress, step 38000, checkpoint
17193eb
raw
history blame
No virus
163 Bytes
{
"clean_up_tokenization_spaces": true,
"model_max_length": 512,
"padding_side": "left",
"tokenizer_class": "OpenAIGPTTokenizer",
"unk_token": "<unk>"
}