Koat commited on
Commit
cc7f2d0
1 Parent(s): b32e2a6

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -15,7 +15,7 @@
15
  "model_type": "bert",
16
  "num_attention_heads": 12,
17
  "num_hidden_layers": 6,
18
- "pad_token_id": 30522,
19
  "position_embedding_type": "absolute",
20
  "torch_dtype": "float16",
21
  "transformers_version": "4.34.0",
 
15
  "model_type": "bert",
16
  "num_attention_heads": 12,
17
  "num_hidden_layers": 6,
18
+ "pad_token_id": 0,
19
  "position_embedding_type": "absolute",
20
  "torch_dtype": "float16",
21
  "transformers_version": "4.34.0",