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 unleved bug with bert #138

Merged
merged 9 commits into from
Dec 5, 2024
Merged

Fix unleved bug with bert #138

merged 9 commits into from
Dec 5, 2024

Conversation

mirand863
Copy link
Collaborator

Closes #137

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.27%. Comparing base (4595264) to head (909e8d4).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
- Coverage   96.68%   94.27%   -2.41%     
==========================================
  Files          13       28      +15     
  Lines        1268     2307    +1039     
==========================================
+ Hits         1226     2175     +949     
- Misses         42      132      +90     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mirand863 mirand863 merged commit 44d8e0f into main Dec 5, 2024
17 checks passed
@mirand863 mirand863 deleted the bug branch December 5, 2024 17:29
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.

Possible Bug - Error when creating numpy array out of list of lists having different length
2 participants