Update config.json
This commit is contained in:
parent
11c4ddd34a
commit
3a007b92d8
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"architectures": [
|
||||
"OpenAIGPTLMHeadModel"
|
||||
],
|
||||
"afn": "gelu",
|
||||
"attn_pdrop": 0.1,
|
||||
"embd_pdrop": 0.1,
|
||||
|
|
Loading…
Reference in New Issue