Upload 2024-06-06/ci_results_run_models_gpu/model_results.json with huggingface_hub
Browse files
2024-06-06/ci_results_run_models_gpu/model_results.json
CHANGED
|
@@ -3,8 +3,8 @@
|
|
| 3 |
"failed": {
|
| 4 |
"PyTorch": {
|
| 5 |
"unclassified": 0,
|
| 6 |
-
"single":
|
| 7 |
-
"multi":
|
| 8 |
},
|
| 9 |
"TensorFlow": {
|
| 10 |
"unclassified": 0,
|
|
@@ -48,11 +48,24 @@
|
|
| 48 |
}
|
| 49 |
},
|
| 50 |
"success": 150,
|
| 51 |
-
"time_spent": "
|
| 52 |
-
"failures": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
"job_link": {
|
| 54 |
-
"single": "https://github.com/huggingface/transformers/actions/runs/
|
| 55 |
-
"multi": "https://github.com/huggingface/transformers/actions/runs/
|
| 56 |
}
|
| 57 |
}
|
| 58 |
}
|
|
|
|
| 3 |
"failed": {
|
| 4 |
"PyTorch": {
|
| 5 |
"unclassified": 0,
|
| 6 |
+
"single": 1,
|
| 7 |
+
"multi": 1
|
| 8 |
},
|
| 9 |
"TensorFlow": {
|
| 10 |
"unclassified": 0,
|
|
|
|
| 48 |
}
|
| 49 |
},
|
| 50 |
"success": 150,
|
| 51 |
+
"time_spent": "4.00, 3.53, ",
|
| 52 |
+
"failures": {
|
| 53 |
+
"single": [
|
| 54 |
+
{
|
| 55 |
+
"line": "tests/models/levit/test_modeling_levit.py::LevitModelTest::test_foo",
|
| 56 |
+
"trace": "(line 196) assert 1 == 2"
|
| 57 |
+
}
|
| 58 |
+
],
|
| 59 |
+
"multi": [
|
| 60 |
+
{
|
| 61 |
+
"line": "tests/models/levit/test_modeling_levit.py::LevitModelTest::test_foo",
|
| 62 |
+
"trace": "(line 196) assert 1 == 2"
|
| 63 |
+
}
|
| 64 |
+
]
|
| 65 |
+
},
|
| 66 |
"job_link": {
|
| 67 |
+
"single": "https://github.com/huggingface/transformers/actions/runs/9406089590/job/25908867676",
|
| 68 |
+
"multi": "https://github.com/huggingface/transformers/actions/runs/9406089590/job/25908867965"
|
| 69 |
}
|
| 70 |
}
|
| 71 |
}
|