Update config.json

This commit is contained in:
system 2019-09-26 16:34:03 +00:00
parent 3bf22000df
commit bbbb96c131
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"initializer_range": 0.02,
"intermediate_size": 3072,
"layer_norm_eps": 1e-05,
"max_position_embeddings": 514,
"max_position_embeddings": 512,
"num_attention_heads": 12,
"num_hidden_layers": 12,
"num_labels": 2,