We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b77619 commit 53d09ebCopy full SHA for 53d09eb
.github/workflows/tpu-tests.yml
@@ -72,8 +72,6 @@ jobs:
72
# Config tests that passed
73
python -m pytest tests/sft/config_test.py -v --tb=short
74
75
- # DPO tests that passed
76
- python -m pytest tests/sft/dpo/dpo_trainer_test.py::DpoTrainerTest::test_dpo_trainer_chosen_reject_equal_length -v --tb=short
77
78
# Checkpoint manager test that passed
79
python -m pytest tests/sft/checkpoint_manager_test.py::CheckpointManagerTest::test_empty_root_directory -v --tb=short
0 commit comments