We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54e1506 commit 6dd1b57Copy full SHA for 6dd1b57
1 file changed
tests/functional/dpo.sh
@@ -36,5 +36,5 @@ uv run $PROJECT_ROOT/examples/run_dpo.py \
36
uv run tests/json_dump_tb_logs.py $LOG_DIR --output_path $JSON_METRICS
37
38
uv run tests/check_metrics.py $JSON_METRICS \
39
- 'data["train/loss"]["3"] < 0.68'
+ 'data["train/loss"]["3"] < 0.73'
40
0 commit comments