johannssky commited on
Commit
5762166
1 Parent(s): efc276b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -30,5 +30,6 @@
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
33
- "use_rslora": false
 
34
  }
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
33
+ "use_rslora": false,
34
+ "model_type": "albert"
35
  }