Upload 2025-12-05/runs/24767-19961857384/ci_results_run_models_gpu/model_results.json with huggingface_hub
Browse files
2025-12-05/runs/24767-19961857384/ci_results_run_models_gpu/model_results.json
ADDED
|
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"models_git": {
|
| 3 |
+
"failed": {
|
| 4 |
+
"PyTorch": {
|
| 5 |
+
"unclassified": 0,
|
| 6 |
+
"single": 1,
|
| 7 |
+
"multi": 1
|
| 8 |
+
},
|
| 9 |
+
"Tokenizers": {
|
| 10 |
+
"unclassified": 0,
|
| 11 |
+
"single": 0,
|
| 12 |
+
"multi": 0
|
| 13 |
+
},
|
| 14 |
+
"Pipelines": {
|
| 15 |
+
"unclassified": 0,
|
| 16 |
+
"single": 0,
|
| 17 |
+
"multi": 0
|
| 18 |
+
},
|
| 19 |
+
"Trainer": {
|
| 20 |
+
"unclassified": 0,
|
| 21 |
+
"single": 0,
|
| 22 |
+
"multi": 0
|
| 23 |
+
},
|
| 24 |
+
"ONNX": {
|
| 25 |
+
"unclassified": 0,
|
| 26 |
+
"single": 0,
|
| 27 |
+
"multi": 0
|
| 28 |
+
},
|
| 29 |
+
"Auto": {
|
| 30 |
+
"unclassified": 0,
|
| 31 |
+
"single": 0,
|
| 32 |
+
"multi": 0
|
| 33 |
+
},
|
| 34 |
+
"Quantization": {
|
| 35 |
+
"unclassified": 0,
|
| 36 |
+
"single": 0,
|
| 37 |
+
"multi": 0
|
| 38 |
+
},
|
| 39 |
+
"Unclassified": {
|
| 40 |
+
"unclassified": 0,
|
| 41 |
+
"single": 0,
|
| 42 |
+
"multi": 0
|
| 43 |
+
}
|
| 44 |
+
},
|
| 45 |
+
"errors": 0,
|
| 46 |
+
"success": 281,
|
| 47 |
+
"skipped": 481,
|
| 48 |
+
"time_spent": [
|
| 49 |
+
54.91,
|
| 50 |
+
57.01
|
| 51 |
+
],
|
| 52 |
+
"error": false,
|
| 53 |
+
"failures": {
|
| 54 |
+
"single": [
|
| 55 |
+
{
|
| 56 |
+
"line": "tests/models/git/test_modeling_git.py::GitModelIntegrationTest::test_batched_generation",
|
| 57 |
+
"trace": "(line 571) AssertionError: Lists differ: ['two[15 chars]on a couch', 'two cats sleeping on a couch'] != ['two[15 chars]on a pink blanket next to remotes.', 'two cats[41 chars]es.']"
|
| 58 |
+
}
|
| 59 |
+
],
|
| 60 |
+
"multi": [
|
| 61 |
+
{
|
| 62 |
+
"line": "tests/models/git/test_modeling_git.py::GitModelIntegrationTest::test_batched_generation",
|
| 63 |
+
"trace": "(line 571) AssertionError: Lists differ: ['two[15 chars]on a couch', 'two cats sleeping on a couch'] != ['two[15 chars]on a pink blanket next to remotes.', 'two cats[41 chars]es.']"
|
| 64 |
+
}
|
| 65 |
+
]
|
| 66 |
+
},
|
| 67 |
+
"job_link": {
|
| 68 |
+
"single": "https://github.com/huggingface/transformers/actions/runs/19961857384/job/57244428243",
|
| 69 |
+
"multi": "https://github.com/huggingface/transformers/actions/runs/19961857384/job/57244428215"
|
| 70 |
+
},
|
| 71 |
+
"captured_info": {
|
| 72 |
+
"single": "https://github.com/huggingface/transformers/actions/runs/19961857384/job/57244428243#step:16:1",
|
| 73 |
+
"multi": "https://github.com/huggingface/transformers/actions/runs/19961857384/job/57244428215#step:16:1"
|
| 74 |
+
}
|
| 75 |
+
}
|
| 76 |
+
}
|