kobert_hatespeech / tokenizer_config.json
Haaaaeun's picture
Update tokenizer_config.json
4a39f2b
raw
history blame
398 Bytes
Invalid JSON: Expected double-quoted property name in JSONat line 12, column 1
{
"do_lower_case": false,
"model_max_length": 512,
"name_or_path": "skt/kobert-base-v1",
"pad_token": "[PAD]",
"remove_space": true,
"sep_token": "[SEP]",
"sp_model_kwargs": {},
"special_tokens_map_file": "/root/.cache/huggingface/hub/models--skt--kobert-base-v1/snapshots/a9f5849fce18fb088f0cd0f9b29ec3f756958464/special_tokens_map.json",
"tokenizer_class": "KoBERTTokenizer",
}