You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: configs/neox_arguments.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -976,7 +976,7 @@ Text Generation arguments
976
976
977
977
-**prompt_end**: str
978
978
979
-
Default =
979
+
Default =
980
980
981
981
982
982
a single prompt's end. Defaults to newline
@@ -1018,7 +1018,7 @@ Text Generation arguments
1018
1018
1019
1019
-**eval_results_prefix**: str
1020
1020
1021
-
Default =
1021
+
Default =
1022
1022
1023
1023
prefix to which to save evaluation results - final fp will be {eval_results_prefix}_eval_results_yy-mm-dd-HH-MM.json
1024
1024
@@ -1770,7 +1770,7 @@ Args for deepspeed config
1770
1770
1771
1771
Default = None
1772
1772
1773
-
1773
+
1774
1774
1775
1775
1776
1776
@@ -2070,4 +2070,3 @@ Args for deepspeed runner (deepspeed.launcher.runner).
2070
2070
Default = None
2071
2071
2072
2072
Adds a `--account` to the DeepSpeed launch command. In DeeperSpeed this is passed on to the SlurmLauncher as well. Sometimes necessary for cluster rules, or so I've heard.
0 commit comments