Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -36,7 +36,7 @@
|
|
36 |
"fc2"
|
37 |
],
|
38 |
"target_r": 2,
|
39 |
-
"task_type":
|
40 |
"tfinal": 1000,
|
41 |
"tinit": 200,
|
42 |
"total_step": null,
|
|
|
36 |
"fc2"
|
37 |
],
|
38 |
"target_r": 2,
|
39 |
+
"task_type": "SEQ_2_SEQ_LM",
|
40 |
"tfinal": 1000,
|
41 |
"tinit": 200,
|
42 |
"total_step": null,
|