helboukkouri
commited on
Commit
•
0fdf274
1
Parent(s):
6c424bc
Update config.json: remove unused param
Browse files- config.json +0 -1
config.json
CHANGED
@@ -13,6 +13,5 @@
|
|
13 |
"model_type": "character_bert",
|
14 |
"num_attention_heads": 12,
|
15 |
"num_hidden_layers": 12,
|
16 |
-
"pad_token_id": 0,
|
17 |
"type_vocab_size": 2,
|
18 |
}
|
|
|
13 |
"model_type": "character_bert",
|
14 |
"num_attention_heads": 12,
|
15 |
"num_hidden_layers": 12,
|
|
|
16 |
"type_vocab_size": 2,
|
17 |
}
|