ausboss commited on
Commit
dd12db5
1 Parent(s): 6d4f6d0

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -13,7 +13,7 @@
13
  "q_proj",
14
  "k_proj",
15
  "v_proj",
16
- "o_proj",
17
  ],
18
  "task_type": "CAUSAL_LM"
19
  }
 
13
  "q_proj",
14
  "k_proj",
15
  "v_proj",
16
+ "o_proj"
17
  ],
18
  "task_type": "CAUSAL_LM"
19
  }