Update adapter_config.json
Browse files- adapter_config.json +1 -0
adapter_config.json
CHANGED
|
@@ -19,6 +19,7 @@
|
|
| 19 |
"megatron_config": null,
|
| 20 |
"megatron_core": "megatron.core",
|
| 21 |
"modules_to_save": null,
|
|
|
|
| 22 |
"peft_type": "LORA",
|
| 23 |
"r": 16,
|
| 24 |
"rank_pattern": {},
|
|
|
|
| 19 |
"megatron_config": null,
|
| 20 |
"megatron_core": "megatron.core",
|
| 21 |
"modules_to_save": null,
|
| 22 |
+
"model_type": "t5",
|
| 23 |
"peft_type": "LORA",
|
| 24 |
"r": 16,
|
| 25 |
"rank_pattern": {},
|