avelezarce commited on
Commit
e9d2df2
·
verified ·
1 Parent(s): 18e70e8

model_type

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "attn_pdrop": 0.1,
3
  "embd_pdrop": 0.1,
4
  "finetuning_task": null,
 
1
  {
2
+ "model_type": "gpt2",
3
  "attn_pdrop": 0.1,
4
  "embd_pdrop": 0.1,
5
  "finetuning_task": null,