agarkovv vishheartT commited on
Commit
09a3689
·
verified ·
1 Parent(s): 4b74c48

Update adapter_config.json (#1)

Browse files

- Update adapter_config.json (d3528adf7ea81687cc32a12fcfba5f140f71dd7a)


Co-authored-by: Vishwa Patel <vishheartT@users.noreply.huggingface.co>

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
  }