We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dd7fc2 commit 68ef15cCopy full SHA for 68ef15c
.github/workflows/slow-tests.yml
@@ -115,6 +115,4 @@ jobs:
115
source .venv/bin/activate
116
uv pip install slack_sdk tabulate
117
python scripts/log_reports.py >> $GITHUB_STEP_SUMMARY
118
- python scripts/log_example_reports.py --text_file_name temp_results_sft_tests.txt >> $GITHUB_STEP_SUMMARY
119
- python scripts/log_example_reports.py --text_file_name temp_results_dpo_tests.txt >> $GITHUB_STEP_SUMMARY
120
rm *.txt
scripts/log_example_reports.py
0 commit comments