robust-swedish-sentiment-multiclass / tokenizer_config.json
gilleti's picture
First commit of model files
3af691d
raw
history blame contribute delete
No virus
231 Bytes
{
"model_max_length": 512,
"name_or_path": "KBLab/megatron-bert-large-swedish-cased-165k",
"special_tokens_map_file": "pretrained_model_hf_large_165K/special_tokens_map.json",
"tokenizer_class": "PreTrainedTokenizerFast"
}