Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix word embeddings regression with batch transformation #245

Closed
davidmezzetti opened this issue Mar 11, 2022 · 0 comments
Closed

Fix word embeddings regression with batch transformation #245

davidmezzetti opened this issue Mar 11, 2022 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@davidmezzetti
Copy link
Member

A regression was introduced in the txtai 4.x branch related to the generation of word embeddings vectors.

The embeddings vectors need to be reshaped before being serialized to file.

@davidmezzetti davidmezzetti added this to the v4.3.1 milestone Mar 11, 2022
@davidmezzetti davidmezzetti self-assigned this Mar 11, 2022
@davidmezzetti davidmezzetti added the bug Something isn't working label Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant