VietnamesePunctuation / model_config.json
tuananh18's picture
Upload model_config.json
9490ee5
raw
history blame contribute delete
250 Bytes
{"bert_model": "bert-base-multilingual-uncased", "do_lower": true, "max_seq_length": 190, "num_labels": 10, "label_map": {"1": "O", "2": "PERIOD", "3": "COMMA", "4": "COLON", "5": "QMARK", "6": "EXCLAM", "7": "SEMICOLON", "8": "[CLS]", "9": "[SEP]"}}