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

CU-8698gqumv: Fix regression test vocab vector sizes #526

Merged
merged 2 commits into from
Mar 31, 2025

Conversation

mart-r
Copy link
Collaborator

@mart-r mart-r commented Mar 28, 2025

Turns out one of the vectors was of length 8, the others of lenght 7.
Somehow MedCAT was able to recover, but this still isn't ideal.

The first commit just introduces a regression-time test for this behaviour.
The next commit actually fixes the underlying data.

@tomolopolis
Copy link
Member

Task linked: CU-8698gqumv Fix sample model vector sizes

Copy link
Member

@tomolopolis tomolopolis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice - lgtm

@mart-r mart-r merged commit 47e37ea into master Mar 31, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants