ankur24022002 commited on
Commit
cc3311c
·
1 Parent(s): 8b593dd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -17,5 +17,6 @@
17
  "q_proj",
18
  "v_proj"
19
  ],
 
20
  "task_type": "CAUSAL_LM"
21
  }
 
17
  "q_proj",
18
  "v_proj"
19
  ],
20
+ "model_type": "opt",
21
  "task_type": "CAUSAL_LM"
22
  }