rd211 commited on
Commit
6a859c6
·
verified ·
1 Parent(s): 5c1ec10

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -4
adapter_config.json CHANGED
@@ -1,9 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
- "auto_mapping": {
4
- "AutoModel":"modeling_internlm2.InternLM2ForSequenceClassification"
5
- },
6
- "base_model_name_or_path": "internlm/internlm2-7b",
7
  "bias": "none",
8
  "eva_config": null,
9
  "exclude_modules": null,
 
1
  {
2
  "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "eth-dl-rewards/internlm2-7b-mod",
 
 
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,