hf-transformers-bot commited on
Commit
ff9159e
1 Parent(s): 2e3c025

Upload 2024-06-07/ci_results_run_models_gpu/model_results.json with huggingface_hub

Browse files
2024-06-07/ci_results_run_models_gpu/model_results.json CHANGED
@@ -3,8 +3,8 @@
3
  "failed": {
4
  "PyTorch": {
5
  "unclassified": 0,
6
- "single": 0,
7
- "multi": 0
8
  },
9
  "TensorFlow": {
10
  "unclassified": 0,
@@ -48,11 +48,24 @@
48
  }
49
  },
50
  "success": 150,
51
- "time_spent": "0:01:38, 0:01:55, ",
52
- "failures": {},
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  "job_link": {
54
- "single": "https://github.com/huggingface/transformers/actions/runs/9414786045/job/25934520796",
55
- "multi": "https://github.com/huggingface/transformers/actions/runs/9414786045/job/25934521025"
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": "0:01:17, 0:01:25, ",
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/9414951583/job/25935017339",
68
+ "multi": "https://github.com/huggingface/transformers/actions/runs/9414951583/job/25935017115"
69
  }
70
  }
71
  }