system HF staff commited on
Commit
ff1fc14
1 Parent(s): 4bcc4ab

Update config.json

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