Merge pull request #3573 from flairNLP/tutorial_apidocs #2499
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
|