fix transformers special tokens #2501
Annotations
4 errors and 1 warning
Run tests:
tests/model_test_utils.py#L98
TestTarsTagger.test_train_load_use_model[False]
AttributeError: DistilBertTokenizerFast has no attribute _bos_token
|
Run tests:
tests/model_test_utils.py#L226
TestTarsTagger.test_context_is_set_correctly[False]
AttributeError: DistilBertTokenizerFast has no attribute _bos_token
|
Run tests:
tests/models/test_tars_ner.py#L61
TestTarsTagger.test_init_tars_and_switch[False]
AttributeError: BertTokenizerFast has no attribute _bos_token
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading