Update config.json

This commit is contained in:
system 2020-01-31 23:00:25 +00:00
parent 99dd285f1e
commit 8bfcaddd2b
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
{
"architectures": [
"GPT2LMHeadModel"
],
"initializer_range": 0.02,
"layer_norm_epsilon": 1e-05,
"n_ctx": 1024,