V09: Update adapter_config.json — CER=0.3467 (best acoustic base + clean translation)
Browse files- adapter_config.json +3 -1
adapter_config.json
CHANGED
|
@@ -29,8 +29,10 @@
|
|
| 29 |
"rank_pattern": {},
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
|
|
|
|
|
|
| 32 |
"v_proj",
|
| 33 |
-
"
|
| 34 |
],
|
| 35 |
"target_parameters": null,
|
| 36 |
"task_type": "SEQ_2_SEQ_LM",
|
|
|
|
| 29 |
"rank_pattern": {},
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
| 32 |
+
"q_proj",
|
| 33 |
+
"k_proj",
|
| 34 |
"v_proj",
|
| 35 |
+
"o_proj"
|
| 36 |
],
|
| 37 |
"target_parameters": null,
|
| 38 |
"task_type": "SEQ_2_SEQ_LM",
|