Update AdaLoraConfig total_step (#1)
Browse files- Update AdaLoraConfig: total_step cannot be null (509c99ec6f3f18707087f68ef85277b1b17222d0)
adalora_mlp/0.10.0/adapter_config.json
CHANGED
|
@@ -34,7 +34,7 @@
|
|
| 34 |
"task_type": null,
|
| 35 |
"tfinal": 0,
|
| 36 |
"tinit": 0,
|
| 37 |
-
"total_step":
|
| 38 |
"use_dora": false,
|
| 39 |
"use_rslora": false
|
| 40 |
}
|
|
|
|
| 34 |
"task_type": null,
|
| 35 |
"tfinal": 0,
|
| 36 |
"tinit": 0,
|
| 37 |
+
"total_step": 1,
|
| 38 |
"use_dora": false,
|
| 39 |
"use_rslora": false
|
| 40 |
}
|
adalora_mlp/0.6.2/adapter_config.json
CHANGED
|
@@ -30,5 +30,5 @@
|
|
| 30 |
"task_type": null,
|
| 31 |
"tfinal": 0,
|
| 32 |
"tinit": 0,
|
| 33 |
-
"total_step":
|
| 34 |
}
|
|
|
|
| 30 |
"task_type": null,
|
| 31 |
"tfinal": 0,
|
| 32 |
"tinit": 0,
|
| 33 |
+
"total_step": 1
|
| 34 |
}
|
adalora_mlp/0.7.1.dev0/adapter_config.json
CHANGED
|
@@ -33,5 +33,5 @@
|
|
| 33 |
"task_type": null,
|
| 34 |
"tfinal": 0,
|
| 35 |
"tinit": 0,
|
| 36 |
-
"total_step":
|
| 37 |
}
|
|
|
|
| 33 |
"task_type": null,
|
| 34 |
"tfinal": 0,
|
| 35 |
"tinit": 0,
|
| 36 |
+
"total_step": 1
|
| 37 |
}
|
adalora_opt-350m/0.10.0/adapter_config.json
CHANGED
|
@@ -39,7 +39,7 @@
|
|
| 39 |
"task_type": null,
|
| 40 |
"tfinal": 0,
|
| 41 |
"tinit": 0,
|
| 42 |
-
"total_step":
|
| 43 |
"use_dora": false,
|
| 44 |
"use_rslora": false
|
| 45 |
}
|
|
|
|
| 39 |
"task_type": null,
|
| 40 |
"tfinal": 0,
|
| 41 |
"tinit": 0,
|
| 42 |
+
"total_step": 1,
|
| 43 |
"use_dora": false,
|
| 44 |
"use_rslora": false
|
| 45 |
}
|
adalora_opt-350m/0.6.2/adapter_config.json
CHANGED
|
@@ -35,5 +35,5 @@
|
|
| 35 |
"task_type": null,
|
| 36 |
"tfinal": 0,
|
| 37 |
"tinit": 0,
|
| 38 |
-
"total_step":
|
| 39 |
}
|
|
|
|
| 35 |
"task_type": null,
|
| 36 |
"tfinal": 0,
|
| 37 |
"tinit": 0,
|
| 38 |
+
"total_step": 1
|
| 39 |
}
|
adalora_opt-350m/0.7.1.dev0/adapter_config.json
CHANGED
|
@@ -38,5 +38,5 @@
|
|
| 38 |
"task_type": null,
|
| 39 |
"tfinal": 0,
|
| 40 |
"tinit": 0,
|
| 41 |
-
"total_step":
|
| 42 |
}
|
|
|
|
| 38 |
"task_type": null,
|
| 39 |
"tfinal": 0,
|
| 40 |
"tinit": 0,
|
| 41 |
+
"total_step": 1
|
| 42 |
}
|