ArthurZ HF Staff commited on
Commit
891d9dc
·
verified ·
1 Parent(s): c21a4df

Update CircleCI artifacts for PR 41567 (99251a29a76a)

Browse files
pr-41567/sha-99251a29a76a/failure_summary.json ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "failures": [
3
+ {
4
+ "job_name": "tests_tokenization",
5
+ "test_name": "tests/test_tokenization_mistral_common.py::TestMistralCommonBackend::test_all_special_ids",
6
+ "short_error": "AttributeError: LlamaTokenizer(name_or_path='hf-internal-testing/namespace-mistralai-repo_name-Mistral-Small-3.1-24B-Instruct-2503', vocab_size=3, model_max_length=1000000000000000019884624838656, padding_side='left', truncation_side='right', special_tokens={'bos_token': '<s>', 'eos_token': '</s>', 'unk_token': '<unk>'}, added_tokens_decoder={",
7
+ "error": "/usr/local/lib/python3.10/unittest/mock.py:1420: AttributeError: LlamaTokenizer(name_or_path='hf-internal-testing/namespace-mistralai-repo_name-Mistral-Small-3.1-24B-Instruct-2503', vocab_size=3, model_max_length=1000000000000000019884624838656, padding_side='left', truncation_side='right', special_tokens={'bos_token': '<s>', 'eos_token': '</s>', 'unk_token': '<unk>'}, added_tokens_decoder={",
8
+ "model_name": null
9
+ },
10
+ {
11
+ "job_name": "tests_tokenization",
12
+ "test_name": "tests/test_tokenization_mistral_common.py::TestMistralCommonBackend::test_all_special_tokens",
13
+ "short_error": "AttributeError: LlamaTokenizer(name_or_path='hf-internal-testing/namespace-mistralai-repo_name-Mistral-Small-3.1-24B-Instruct-2503', vocab_size=3, model_max_length=1000000000000000019884624838656, padding_side='left', truncation_side='right', special_tokens={'bos_token': '<s>', 'eos_token': '</s>', 'unk_token': '<unk>'}, added_tokens_decoder={",
14
+ "error": "/usr/local/lib/python3.10/unittest/mock.py:1420: AttributeError: LlamaTokenizer(name_or_path='hf-internal-testing/namespace-mistralai-repo_name-Mistral-Small-3.1-24B-Instruct-2503', vocab_size=3, model_max_length=1000000000000000019884624838656, padding_side='left', truncation_side='right', special_tokens={'bos_token': '<s>', 'eos_token': '</s>', 'unk_token': '<unk>'}, added_tokens_decoder={",
15
+ "model_name": null
16
+ },
17
+ {
18
+ "job_name": "tests_tokenization",
19
+ "test_name": "tests/test_tokenization_mistral_common.py::TestMistralCommonBackend::test_apply_chat_template_basic",
20
+ "short_error": "ValueError: Cannot use chat template functions because tokenizer.chat_template is not set and no template argument was passed! For information about writing templates and setting the tokenizer.chat_template attribute, please see the documentation at https://huggingface.co/docs/transformers/main/en/chat_templating",
21
+ "error": "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py:3461: ValueError: Cannot use chat template functions because tokenizer.chat_template is not set and no template argument was passed! For information about writing templates and setting the tokenizer.chat_template attribute, please see the documentation at https://huggingface.co/docs/transformers/main/en/chat_templating",
22
+ "model_name": null
23
+ },
24
+ {
25
+ "job_name": "tests_tokenization",
26
+ "test_name": "tests/test_tokenization_mistral_common.py::TestMistralCommonBackend::test_apply_chat_template_continue_final_message",
27
+ "short_error": "ValueError: Cannot use chat template functions because tokenizer.chat_template is not set and no template argument was passed! For information about writing templates and setting the tokenizer.chat_template attribute, please see the documentation at https://huggingface.co/docs/transformers/main/en/chat_templating",
28
+ "error": "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py:3461: ValueError: Cannot use chat template functions because tokenizer.chat_template is not set and no template argument was passed! For information about writing templates and setting the tokenizer.chat_template attribute, please see the documentation at https://huggingface.co/docs/transformers/main/en/chat_templating",
29
+ "model_name": null
30
+ },
31
+ {
32
+ "job_name": "tests_tokenization",
33
+ "test_name": "tests/test_tokenization_mistral_common.py::TestMistralCommonBackend::test_apply_chat_template_with_add_generation_prompt",
34
+ "short_error": "ValueError: Cannot use chat template functions because tokenizer.chat_template is not set and no template argument was passed! For information about writing templates and setting the tokenizer.chat_template attribute, please see the documentation at https://huggingface.co/docs/transformers/main/en/chat_templating",
35
+ "error": "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py:3461: ValueError: Cannot use chat template functions because tokenizer.chat_template is not set and no template argument was passed! For information about writing templates and setting the tokenizer.chat_template attribute, please see the documentation at https://huggingface.co/docs/transformers/main/en/chat_templating",
36
+ "model_name": null
37
+ }
38
+ ],
39
+ "by_test": {
40
+ "tests/test_tokenization_mistral_common.py::TestMistralCommonBackend::test_all_special_ids": {
41
+ "count": 1,
42
+ "errors": {
43
+ "/usr/local/lib/python3.10/unittest/mock.py:1420: AttributeError: LlamaTokenizer(name_or_path='hf-internal-testing/namespace-mistralai-repo_name-Mistral-Small-3.1-24B-Instruct-2503', vocab_size=3, model_max_length=1000000000000000019884624838656, padding_side='left', truncation_side='right', special_tokens={'bos_token': '<s>', 'eos_token': '</s>', 'unk_token': '<unk>'}, added_tokens_decoder={": 1
44
+ },
45
+ "jobs": [
46
+ "tests_tokenization"
47
+ ],
48
+ "variants": [
49
+ "tests/test_tokenization_mistral_common.py::TestMistralCommonBackend::test_all_special_ids"
50
+ ]
51
+ },
52
+ "tests/test_tokenization_mistral_common.py::TestMistralCommonBackend::test_all_special_tokens": {
53
+ "count": 1,
54
+ "errors": {
55
+ "/usr/local/lib/python3.10/unittest/mock.py:1420: AttributeError: LlamaTokenizer(name_or_path='hf-internal-testing/namespace-mistralai-repo_name-Mistral-Small-3.1-24B-Instruct-2503', vocab_size=3, model_max_length=1000000000000000019884624838656, padding_side='left', truncation_side='right', special_tokens={'bos_token': '<s>', 'eos_token': '</s>', 'unk_token': '<unk>'}, added_tokens_decoder={": 1
56
+ },
57
+ "jobs": [
58
+ "tests_tokenization"
59
+ ],
60
+ "variants": [
61
+ "tests/test_tokenization_mistral_common.py::TestMistralCommonBackend::test_all_special_tokens"
62
+ ]
63
+ },
64
+ "tests/test_tokenization_mistral_common.py::TestMistralCommonBackend::test_apply_chat_template_basic": {
65
+ "count": 1,
66
+ "errors": {
67
+ "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py:3461: ValueError: Cannot use chat template functions because tokenizer.chat_template is not set and no template argument was passed! For information about writing templates and setting the tokenizer.chat_template attribute, please see the documentation at https://huggingface.co/docs/transformers/main/en/chat_templating": 1
68
+ },
69
+ "jobs": [
70
+ "tests_tokenization"
71
+ ],
72
+ "variants": [
73
+ "tests/test_tokenization_mistral_common.py::TestMistralCommonBackend::test_apply_chat_template_basic"
74
+ ]
75
+ },
76
+ "tests/test_tokenization_mistral_common.py::TestMistralCommonBackend::test_apply_chat_template_continue_final_message": {
77
+ "count": 1,
78
+ "errors": {
79
+ "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py:3461: ValueError: Cannot use chat template functions because tokenizer.chat_template is not set and no template argument was passed! For information about writing templates and setting the tokenizer.chat_template attribute, please see the documentation at https://huggingface.co/docs/transformers/main/en/chat_templating": 1
80
+ },
81
+ "jobs": [
82
+ "tests_tokenization"
83
+ ],
84
+ "variants": [
85
+ "tests/test_tokenization_mistral_common.py::TestMistralCommonBackend::test_apply_chat_template_continue_final_message"
86
+ ]
87
+ },
88
+ "tests/test_tokenization_mistral_common.py::TestMistralCommonBackend::test_apply_chat_template_with_add_generation_prompt": {
89
+ "count": 1,
90
+ "errors": {
91
+ "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py:3461: ValueError: Cannot use chat template functions because tokenizer.chat_template is not set and no template argument was passed! For information about writing templates and setting the tokenizer.chat_template attribute, please see the documentation at https://huggingface.co/docs/transformers/main/en/chat_templating": 1
92
+ },
93
+ "jobs": [
94
+ "tests_tokenization"
95
+ ],
96
+ "variants": [
97
+ "tests/test_tokenization_mistral_common.py::TestMistralCommonBackend::test_apply_chat_template_with_add_generation_prompt"
98
+ ]
99
+ }
100
+ },
101
+ "by_model": {}
102
+ }