system HF staff commited on
Commit
3a007b9
1 Parent(s): 11c4ddd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json CHANGED
@@ -1,4 +1,7 @@
1
  {
 
 
 
2
  "afn": "gelu",
3
  "attn_pdrop": 0.1,
4
  "embd_pdrop": 0.1,
 
1
  {
2
+ "architectures": [
3
+ "OpenAIGPTLMHeadModel"
4
+ ],
5
  "afn": "gelu",
6
  "attn_pdrop": 0.1,
7
  "embd_pdrop": 0.1,