tuananh18 commited on
Commit
9490ee5
·
1 Parent(s): e2ffb55

Upload model_config.json

Browse files
Files changed (1) hide show
  1. model_config.json +1 -0
model_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"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]"}}