nikiduki commited on
Commit
f18663c
·
verified ·
1 Parent(s): 7caab99

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -14,5 +14,5 @@
14
  "revision": null,
15
  "task_type": "SEQ_CLS",
16
  "token_dim": 2304,
17
- "target_modules": "all-linear"
18
  }
 
14
  "revision": null,
15
  "task_type": "SEQ_CLS",
16
  "token_dim": 2304,
17
+ "architectures": ["AutoModelForSequenceClassification"]
18
  }