Skip to content

Fix error when cls_pooling="mean" or cls_pooling="max" for TransformerDocumentEmbeddings #2433

Fix error when cls_pooling="mean" or cls_pooling="max" for TransformerDocumentEmbeddings

Fix error when cls_pooling="mean" or cls_pooling="max" for TransformerDocumentEmbeddings #2433

Status Failure
Total duration 20m 12s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test: tests/embedding_test_utils.py#L181
TestTransformerDocumentEmbeddings.test_default_embeddings_stay_the_same_after_saving_and_loading[False] AssertionError
test: tests/embedding_test_utils.py#L179
TestTransformerWordEmbeddings.test_default_embeddings_stay_the_same_after_saving_and_loading[False] AssertionError
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/