hf-transformers-bot commited on
Commit
2017625
1 Parent(s): a37c0a0

Upload 2024-11-24/ci_results_run_models_gpu/new_model_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2024-11-24/ci_results_run_models_gpu/new_model_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "yonigozlan": {
3
+ "auto": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/auto/test_modeling_tf_auto.py::TFAutoModelTest::test_cached_model_has_minimum_calls_to_head",
7
+ "commit": "3a8eb74668e9c2cc563b2f5c62fac174797063e0",
8
+ "pr_number": 34866,
9
+ "author": "yonigozlan",
10
+ "merged_by": "yonigozlan"
11
+ }
12
+ ]
13
+ },
14
+ "rag": {
15
+ "single-gpu": [
16
+ {
17
+ "test": "tests/models/rag/test_modeling_tf_rag.py::TFRagDPRBartTest::test_model_generate_from_context_input_ids",
18
+ "commit": "3a8eb74668e9c2cc563b2f5c62fac174797063e0",
19
+ "pr_number": 34866,
20
+ "author": "yonigozlan",
21
+ "merged_by": "yonigozlan"
22
+ }
23
+ ]
24
+ }
25
+ }
26
+ }