File size: 290 Bytes
c46937d 74aad37 35204e9 74aad37 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"model_max_length": 1000000000000000019884624838656,
"padding_side": "left",
"truncation_side": "left",
"use_fast": true,
"model_type": "gpt_neox",
"special_tokens": {
"bos_token": "[CLS]",
"eos_token": "[SEP]",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}
} |