GPT_Entailment / tokenizer_config.json
CaoTrungHieu's picture
Training in progress, epoch 1
1827d98
raw
history blame contribute delete
137 Bytes
{
"clean_up_tokenization_spaces": true,
"model_max_length": 512,
"tokenizer_class": "OpenAIGPTTokenizer",
"unk_token": "<unk>"
}