Update config.json

This commit is contained in:
system 2019-08-31 00:26:50 +00:00
parent e9e13e3eb1
commit 02c245a611
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"hidden_size": 768,
"initializer_range": 0.02,
"intermediate_size": 3072,
"layer_norm_eps": 1e-12,
"layer_norm_eps": 1e-05,
"max_position_embeddings": 514,
"num_attention_heads": 12,
"num_hidden_layers": 12,