Skip to content

Merge pull request #3573 from flairNLP/tutorial_apidocs #2499

Merge pull request #3573 from flairNLP/tutorial_apidocs

Merge pull request #3573 from flairNLP/tutorial_apidocs #2499

Triggered via push December 6, 2024 16:12
Status Failure
Total duration 13m 52s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
test: tests/model_test_utils.py#L98
TestTarsClassifier.test_train_load_use_model[False] AttributeError: DistilBertTokenizerFast has no attribute _bos_token
test: tests/model_test_utils.py#L226
TestTarsClassifier.test_context_is_set_correctly[False] AttributeError: DistilBertTokenizerFast has no attribute _bos_token
test: tests/models/test_tars_classifier.py#L68
TestTarsClassifier.test_init_tars_and_switch[False] AttributeError: BertTokenizerFast has no attribute _bos_token
test: tests/model_test_utils.py#L98
TestTarsTagger.test_train_load_use_model[False] AttributeError: DistilBertTokenizerFast has no attribute _bos_token
test: tests/model_test_utils.py#L226
TestTarsTagger.test_context_is_set_correctly[False] AttributeError: DistilBertTokenizerFast has no attribute _bos_token
test: tests/models/test_tars_ner.py#L61
TestTarsTagger.test_init_tars_and_switch[False] AttributeError: BertTokenizerFast has no attribute _bos_token
test: tests/test_tars.py#L12
test_init_tars_and_switch[False] AttributeError: BertTokenizerFast has no attribute _bos_token
test: tests/test_tars.py#L51
test_train_tars[False] AttributeError: RobertaTokenizerFast has no attribute _bos_token
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636