hf-transformers-bot commited on
Commit
e39e041
·
verified ·
1 Parent(s): 936930a

Upload 2026-05-27/runs/329-26495384786/ci_results_run_pipelines_torch_gpu/new_failures_against_26488871629.json with huggingface_hub

Browse files
2026-05-27/runs/329-26495384786/ci_results_run_pipelines_torch_gpu/new_failures_against_26488871629.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "run_pipelines_torch_gpu": {
3
+ "failures": {
4
+ "multi-gpu": [
5
+ {
6
+ "line": "tests/pipelines/test_pipelines_token_classification.py::TokenClassificationPipelineTests::test_chunking_fast",
7
+ "trace": "(line 675) AssertionError: Lists differ: [{'entity_group': 'MISC', 'score': 0.115, 'wor[126 chars] 79}] != [{'end': 3, 'entity_group': 'MISC', 'score': 0[119 chars]rs'}]"
8
+ },
9
+ {
10
+ "line": "tests/pipelines/test_pipelines_token_classification.py::TokenClassificationPipelineTests::test_small_model_pt",
11
+ "trace": "(line 675) AssertionError: Lists differ: [{'en[37 chars]ex': 1, 'word': 'this', 'start': 0, 'end': 4},[81 chars]: 7}] != [{'en[37 chars]ex': 2, 'word': 'is', 'start': 5, 'end': 7}]"
12
+ },
13
+ {
14
+ "line": "tests/pipelines/test_pipelines_token_classification.py::TokenClassificationPipelineTests::test_small_model_pt_bf16",
15
+ "trace": "(line 675) AssertionError: Lists differ: [{'en[37 chars]ex': 1, 'word': 'this', 'start': 0, 'end': 4},[81 chars]: 7}] != [{'en[37 chars]ex': 2, 'word': 'is', 'start': 5, 'end': 7}]"
16
+ },
17
+ {
18
+ "line": "tests/pipelines/test_pipelines_token_classification.py::TokenClassificationPipelineTests::test_small_model_pt_fp16",
19
+ "trace": "(line 675) AssertionError: Lists differ: [{'en[37 chars]ex': 1, 'word': 'this', 'start': 0, 'end': 4},[81 chars]: 7}] != [{'en[37 chars]ex': 2, 'word': 'is', 'start': 5, 'end': 7}]"
20
+ }
21
+ ],
22
+ "single-gpu": [
23
+ {
24
+ "line": "tests/pipelines/test_pipelines_token_classification.py::TokenClassificationPipelineTests::test_chunking_fast",
25
+ "trace": "(line 675) AssertionError: Lists differ: [{'entity_group': 'MISC', 'score': 0.115, 'wor[126 chars] 79}] != [{'end': 3, 'entity_group': 'MISC', 'score': 0[119 chars]rs'}]"
26
+ },
27
+ {
28
+ "line": "tests/pipelines/test_pipelines_token_classification.py::TokenClassificationPipelineTests::test_small_model_pt",
29
+ "trace": "(line 675) AssertionError: Lists differ: [{'en[37 chars]ex': 1, 'word': 'this', 'start': 0, 'end': 4},[81 chars]: 7}] != [{'en[37 chars]ex': 2, 'word': 'is', 'start': 5, 'end': 7}]"
30
+ },
31
+ {
32
+ "line": "tests/pipelines/test_pipelines_token_classification.py::TokenClassificationPipelineTests::test_small_model_pt_bf16",
33
+ "trace": "(line 675) AssertionError: Lists differ: [{'en[37 chars]ex': 1, 'word': 'this', 'start': 0, 'end': 4},[81 chars]: 7}] != [{'en[37 chars]ex': 2, 'word': 'is', 'start': 5, 'end': 7}]"
34
+ },
35
+ {
36
+ "line": "tests/pipelines/test_pipelines_token_classification.py::TokenClassificationPipelineTests::test_small_model_pt_fp16",
37
+ "trace": "(line 675) AssertionError: Lists differ: [{'en[37 chars]ex': 1, 'word': 'this', 'start': 0, 'end': 4},[81 chars]: 7}] != [{'en[37 chars]ex': 2, 'word': 'is', 'start': 5, 'end': 7}]"
38
+ }
39
+ ]
40
+ },
41
+ "job_link": {
42
+ "multi": "https://github.com/huggingface/transformers/actions/runs/26495384786/job/78022509014",
43
+ "single": "https://github.com/huggingface/transformers/actions/runs/26495384786/job/78022509021"
44
+ }
45
+ }
46
+ }