Upload 2025-06-27/ci_results_run_trainer_and_fsdp_gpu/new_failures.json with huggingface_hub
Browse files
2025-06-27/ci_results_run_trainer_and_fsdp_gpu/new_failures.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"trainer": {
|
3 |
+
"single-gpu": [
|
4 |
+
"tests/trainer/test_trainer.py::OptimizerAndModelInspectionTest::test_get_learning_rates",
|
5 |
+
"tests/trainer/test_trainer_seq2seq.py::Seq2seqTrainerTester::test_bad_generation_config_fail_early"
|
6 |
+
],
|
7 |
+
"multi-gpu": []
|
8 |
+
}
|
9 |
+
}
|