File size: 179 Bytes
d86cff4 | 1 2 3 4 5 6 7 | {
"model_max_length": 512,
"name_or_path": "./KcRoBERTa",
"special_tokens_map_file": "./KcRoBERTa/special_tokens_map.json",
"tokenizer_class": "PreTrainedTokenizerFast"
}
|
d86cff4 | 1 2 3 4 5 6 7 | {
"model_max_length": 512,
"name_or_path": "./KcRoBERTa",
"special_tokens_map_file": "./KcRoBERTa/special_tokens_map.json",
"tokenizer_class": "PreTrainedTokenizerFast"
}
|