File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -701,6 +701,7 @@ def cli_eval(
701701 separated list of eval names and then add that as a suffix to the eval set
702702 file name, demarcated by a `:`.
703703
704+ \b
704705 For example, we have `sample_eval_set_file.json` file that has following the
705706 eval cases:
706707 sample_eval_set_file.json:
@@ -721,6 +722,7 @@ def cli_eval(
721722 separated list of eval names and then add that as a suffix to the eval set
722723 file name, demarcated by a `:`.
723724
725+ \b
724726 For example, we have `sample_eval_set_id` that has following the eval cases:
725727 sample_eval_set_id:
726728 |....... eval_1
@@ -729,6 +731,7 @@ def cli_eval(
729731 |....... eval_4
730732 |....... eval_5
731733
734+ \b
732735 If we did:
733736 sample_eval_set_id:eval_1,eval_2,eval_3
734737
You can’t perform that action at this time.
0 commit comments