helboukkouri commited on
Commit
d2626dc
1 Parent(s): 0fdf274

Remove trailing comma in json file

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -13,5 +13,5 @@
13
  "model_type": "character_bert",
14
  "num_attention_heads": 12,
15
  "num_hidden_layers": 12,
16
- "type_vocab_size": 2,
17
  }
 
13
  "model_type": "character_bert",
14
  "num_attention_heads": 12,
15
  "num_hidden_layers": 12,
16
+ "type_vocab_size": 2
17
  }