Commit ·
cc3311c
1
Parent(s): 8b593dd
Update config.json
Browse files- 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 |
}
|