Update config.json

This commit is contained in:
system 2019-09-26 17:03:17 +00:00
parent b2888f085f
commit 2f3aba5faf
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"initializer_range": 0.02,
"intermediate_size": 4096,
"layer_norm_eps": 1e-05,
"max_position_embeddings": 512,
"max_position_embeddings": 514,
"num_attention_heads": 16,
"num_hidden_layers": 24,
"num_labels": 3,