-
Notifications
You must be signed in to change notification settings - Fork 50
Feature/transformer ckpt #250
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
Changes from all commits
Commits
Show all changes
90 commits
Select commit
Hold shift + click to select a range
6affea4
transformer base and sasrec config
3fd3217
tests work linters not
976c14a
all work
903b27f
default params
7b18f5f
removed caching item embeddings
c5f04e1
configs correct with new args
1b8a2ad
Merge remote-tracking branch 'origin' into feature/sasrec_configs
fca4ac0
calc custom loss
df99299
Merge branch 'experimental/sasrec' into feature/sasrec_configs
blondered a62e535
fixed and added get_val_mask_func
2ff5fde
linter
44be2d6
pyling
a1b1566
fixed
6001886
Merge branch 'experimental/sasrec' of https://github.com/MobileTeleSy…
6724825
updated configs example
f22a5b5
added custom validation func to config tests
a7546d7
linters
268a91a
removed TODO
a605632
compat and serialization tests
5820611
fixed example
d6fa3b2
fixed configs
91df626
updated tests
1ea36d8
copyright
871cb09
fixed accelerator test
aadadda
fixed tests
8e7cade
moved _from_config to transformer base
908eb6d
simplified _get_config
79aa1b0
added dataset schema
7ff11c4
sasrec fitted test added
9395bfc
working fitted save
1d3f4fd
common tests
df25d35
Merge branch 'experimental/sasrec' of https://github.com/MobileTeleSy…
bcf82b5
small fixes
e958633
fixed tests and linters
c4afc3e
fixed tests
97be595
moved init torch model
fd48927
fixed lighning hooks
dc0e542
improved user guide
324909a
train/loss
933300b
linters and user guide
2e49647
Merge branch 'experimental/sasrec' of https://github.com/MobileTeleSy…
9841e0b
fixed tests
6fc9ec9
updated advanced guide
blondered e6891c6
moved logs test
blondered 08c0d42
1 device in bert tests
blondered 72dc341
1 device in sasrec tests
blondered f1807ee
hashable
blondered cf52792
1 device in transfofmer base test
blondered 1dc533b
skip multi-device tests
blondered 780af0a
small fixes
blondered 66eea1b
returned multi-device test for sasrec
blondered 20b322b
from config
blondered de961b8
fitted ckpt
blondered 0fac921
removed trainer None
blondered 75e33cd
updated checkpoint behavior
blondered 0f8eb7b
_model_from_checkpoint
blondered f1728c3
pylint
blondered 3a07c02
simple types and ignore
blondered c835324
io
blondered 1731209
renamings and get_trainer
blondered 0f714a8
get_trainer_func
blondered 779220b
returned series in mask
blondered e6b5bca
optional fit_trainer
blondered a7a6713
fixed docs and tests
blondered b983c44
updated guide
blondered aab9df7
docs defaults
blondered de13e6d
docs
blondered 481c6a5
fixed TODO
blondered d3e3742
updated readme
blondered 417cee5
readme highlights
blondered 721dd5b
copyright
blondered 2852b53
fixed link
blondered b8ff6cc
fixed headers
blondered 5cae649
small guide fixes
blondered 6a52df0
io back
blondered c27af8e
init docs and multi-gpu
blondered 3d0f372
multi gpu readme
blondered 2541c76
entity schema
blondered 7650bf8
fixed schemas and docs
blondered eb37e8e
fixed dict
blondered ae40d18
order
blondered 7b23a2a
get items vector tensor
blondered 2b1b752
small fix
blondered 1cf60b7
featurename type
blondered 54555b2
docs and small refactor
blondered 87d0e7a
pr fixes
blondered acd47c0
Moved external ids out from dataset schema (#254)
feldlime 17781b4
Improved feature schema structure (#255)
feldlime 9dbb668
fixed serialize
blondered b48e5dd
fixed type error
blondered 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
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.