jabo commited on
Commit
e30cbaf
·
verified ·
1 Parent(s): a32b281

Upload TextClassificationPipeline

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -30,9 +30,9 @@
30
  "rank_pattern": {},
31
  "revision": null,
32
  "target_modules": [
33
- "key",
34
  "query",
35
- "value"
 
36
  ],
37
  "target_parameters": null,
38
  "task_type": "SEQ_CLS",
 
30
  "rank_pattern": {},
31
  "revision": null,
32
  "target_modules": [
 
33
  "query",
34
+ "value",
35
+ "key"
36
  ],
37
  "target_parameters": null,
38
  "task_type": "SEQ_CLS",