cyber-threat-detector-v1 / tokenizer_config.json
Shoriful025's picture
Create tokenizer_config.json
4f32b3f verified
{
"errors": "replace",
"model_max_length": 512,
"tokenizer_class": "RobertaTokenizer"
}