File size: 123 Bytes
7cc2359 |
1 2 3 4 5 6 7 |
{
"unk_token": "<UNK>",
"cls_token": null,
"sep_token": null,
"mask_token": null,
"model_max_length": 512
} |
7cc2359 |
1 2 3 4 5 6 7 |
{
"unk_token": "<UNK>",
"cls_token": null,
"sep_token": null,
"mask_token": null,
"model_max_length": 512
} |