Update config.json

This commit is contained in:
system 2019-08-31 00:26:50 +00:00
parent 7e7e0c93aa
commit 37993422fc
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"hidden_size": 1024,
"initializer_range": 0.02,
"intermediate_size": 4096,
"layer_norm_eps": 1e-12,
"layer_norm_eps": 1e-05,
"max_position_embeddings": 514,
"num_attention_heads": 16,
"num_hidden_layers": 24,