-
Notifications
You must be signed in to change notification settings - Fork 655
fix: add typecheck #3550
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
Merged
fix: add typecheck #3550
Changes from 4 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
a09734f
add pytyped
Samoed 98eab29
start typing
Samoed e028aea
finish evaluators
Samoed 86e7efd
add more types
Samoed 84ab864
Update mteb/results/benchmark_results.py
Samoed 5d2afaf
Merge branch 'main' into typing
Samoed 21ff289
apply comments
Samoed f9d3035
continue typechecking
Samoed b70886c
Merge branch 'main' into typing
Samoed c9dedc7
fix typehint
Samoed 222658c
Merge branch 'main' into typing
Samoed fed4ecc
typechecking
Samoed 5cfc64b
fix tests
Samoed 0c45374
fix type errors again
Samoed 234fdac
fix cache
Samoed 59a65ef
Merge branch 'main' into typing
Samoed 39e09dd
add more types
Samoed 20fa646
fix method
Samoed 8d4daa5
Merge branch 'main' into typing
Samoed d396270
roll back pyproject
Samoed 794a32f
activate PGH
Samoed aed114d
install more types
Samoed fac5c58
almost finish
Samoed 651c0e0
fix search wrappers
Samoed d0c061f
add ci
Samoed 9846e66
fix tests
Samoed 1858d7e
fix 3.10 types
Samoed 39cbc21
rollback overload
Samoed d972ae5
Merge branch 'main' into typing
Samoed 3b3f798
fixes after merge
Samoed 93d2230
change to iterable
Samoed 9b3c1d4
add fixes
Samoed 3d8c073
remove summarization scores hint
Samoed ed773c0
simplify deprecated_evaluator
Samoed db47e14
simplify model conversion
Samoed 00bac9c
add comment for typechecking
Samoed cb8cf8e
remove casts
Samoed 1c55982
Merge branch 'main' into typing
Samoed f33c354
remove duplicated function
Samoed File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.