Update config.json

This commit is contained in:
system 2020-01-31 23:00:28 +00:00
parent 11c4ddd34a
commit 3a007b92d8
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
{ {
"architectures": [
"OpenAIGPTLMHeadModel"
],
"afn": "gelu", "afn": "gelu",
"attn_pdrop": 0.1, "attn_pdrop": 0.1,
"embd_pdrop": 0.1, "embd_pdrop": 0.1,