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

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +3 -1
adapter_config.json CHANGED
@@ -1,6 +1,8 @@
1
  {
2
  "alpha_pattern": {},
3
- "auto_mapping": null,
 
 
4
  "base_model_name_or_path": "internlm/internlm2-7b",
5
  "bias": "none",
6
  "eva_config": null,
 
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,