-
Notifications
You must be signed in to change notification settings - Fork 91
Add fittable #140
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
Merged
Add fittable #140
Changes from 1 commit
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
4078a3b
Fix tokenizer issue
stephantul 09f888d
fix issue with warning
stephantul 2167a4e
regenerate lock file
stephantul c95dca5
fix lock file
stephantul b5d8bb7
Try to not select 2.5.1
stephantul 3e68669
fix: issue with dividers in utils
stephantul 1ae4d61
Try to not select 2.5.0
stephantul 1349b0c
fix: do not up version
stephantul 4b83d59
Attempt special fix
stephantul 9515b83
merge
stephantul dfd865b
feat: add training
stephantul c4ba272
merge with old
stephantul 4713bfa
fix: no grad
stephantul e8058bb
use numpy
stephantul a59127e
Add train_test_split
stephantul 310fbb5
fix: issue with fit not resetting
stephantul b1899d1
feat: add lightning
stephantul e27f9dc
merge
stephantul 8df3aaf
Fix bugs
stephantul 839d88a
fix: reviewer comments
stephantul 8457357
fix train issue
stephantul a750709
fix issue with trainer
stephantul e83c54e
fix: truncate during training
stephantul 803565d
feat: tokenize maximum length truncation
stephantul 9052806
fixes
stephantul 2f9fbf4
typo
stephantul f1e08c3
Add progressbar
stephantul bb54a76
small code changes, add docs
stephantul 69ee4ee
fix training comments
stephantul 9962be7
Merge branch 'main' into add-fittable
stephantul ffec235
Add pipeline saving
stephantul 0af84fc
fix bug
stephantul c829745
fix issue with normalize test
stephantul 9ce65a1
change default batch size
stephantul e1169fb
feat: add sklearn skops pipeline
stephantul f096824
Device handling and automatic batch size
stephantul ff3ebdf
Add docstrings, defaults
stephantul b4e966a
docs
stephantul 8f65bfd
fix: rename
stephantul 8cdb668
fix: rename
stephantul e96a72a
fix installation
stephantul 3e76083
rename
stephantul 9f1cb5a
Add training tutorial
stephantul e2d92b9
Add tutorial link
stephantul 657cef0
Merge branch 'main' into add-fittable
stephantul 773009f
test: add tests
stephantul 7015341
fix tests
stephantul 8ab8456
tests: fix tests
stephantul e21e61f
Address comments
stephantul ff75af9
Add inference reqs to train reqs
stephantul 87de7c4
fix normalize
stephantul 1fb33f1
update lock file
stephantul 59f0076
Merge branch 'main' into add-fittable
stephantul 009342b
Merge branch 'main' into add-fittable
stephantul 261a9b4
fix: move modelcards
stephantul e1d53ac
fix: batch size
stephantul 6b5f991
update lock file
stephantul 759b96c
Update model2vec/inference/README.md
stephantul 7caf9bc
Update model2vec/inference/README.md
stephantul c7b68b6
Update model2vec/inference/README.md
stephantul be7baa1
Update model2vec/train/classifier.py
stephantul cc74618
fix: encode args
stephantul a4d8d6c
fix: trust_remote_code
stephantul a0d56d5
fix notebook
stephantul 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
tests: fix tests
- Loading branch information
commit 8ab8456f4c37edbefcb4d89910755dabe65c85b7
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
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.