Update config.json

This commit is contained in:
system 2019-09-26 16:34:03 +00:00
parent a2e7a79035
commit b2888f085f
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": 514,
"max_position_embeddings": 512,
"num_attention_heads": 16,
"num_hidden_layers": 24,
"num_labels": 3,