vishheartT commited on
Commit
d3528ad
·
verified ·
1 Parent(s): 4b74c48

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -1
adapter_config.json CHANGED
@@ -25,5 +25,6 @@
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
28
- "use_rslora": false
 
29
  }
 
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
28
+ "use_rslora": false,
29
+ "model_type": "gpt2"
30
  }