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

Updates #18

Merged
merged 37 commits into from
Jan 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
6c2a5f6
update dependencies
pietrolesci Oct 17, 2023
62c7fdb
update configure_model
pietrolesci Oct 17, 2023
6bf1661
DataStore -> Datastore
pietrolesci Oct 17, 2023
68fc1c1
update
pietrolesci Oct 19, 2023
110742a
fix label distribution computation
pietrolesci Oct 20, 2023
8d96be8
update gradient norm
pietrolesci Oct 20, 2023
a4e2d49
fix scheduler and validation
pietrolesci Oct 21, 2023
ec93a88
add bitsandbytes
pietrolesci Oct 24, 2023
a47ac32
rename
pietrolesci Oct 24, 2023
fb236b1
format
pietrolesci Oct 25, 2023
5c272b9
add
pietrolesci Oct 25, 2023
942e45a
format with ruff
pietrolesci Oct 26, 2023
7a66daa
remove test folder
pietrolesci Oct 26, 2023
4b5bc0f
enhance dataloading
pietrolesci Oct 27, 2023
9bf7525
add dl_to_ld
pietrolesci Oct 27, 2023
dea5456
update collators
pietrolesci Oct 28, 2023
56336a8
update loading params
pietrolesci Oct 31, 2023
328f25b
remove default max epochs
pietrolesci Oct 31, 2023
2ab0e02
format
pietrolesci Nov 1, 2023
1c04b6d
fix stopping when steps is reached
pietrolesci Nov 1, 2023
257ecdb
enhance language modelling datastore
pietrolesci Nov 1, 2023
3e1ffec
add comment
pietrolesci Nov 2, 2023
7525a2f
upgrade deps
pietrolesci Nov 3, 2023
fcf1c18
add multiprocessing_context to dataloader
pietrolesci Nov 3, 2023
a7ea694
add statistics
pietrolesci Nov 8, 2023
535acc0
enhance model_checkpoint callback
pietrolesci Nov 9, 2023
25e14c8
remove clutter
pietrolesci Nov 15, 2023
75c40be
lint
pietrolesci Nov 17, 2023
2cb322c
Merge branch 'memorization-paper' of https://github.com/pietrolesci/e…
pietrolesci Nov 17, 2023
36d8789
ruff linting
pietrolesci Nov 17, 2023
03a98ba
update dependencies and formatting to ruff
pietrolesci Nov 17, 2023
0fc1949
ruff lint
pietrolesci Nov 17, 2023
c6651cd
ruff lint
pietrolesci Nov 17, 2023
2602870
add kwargs to backward
pietrolesci Nov 23, 2023
2bf502b
Merge branch 'memorization-paper' of https://github.com/pietrolesci/e…
pietrolesci Nov 23, 2023
bb3318c
update model checkpoint step counter
pietrolesci Nov 28, 2023
3da8011
fix batch_size
pietrolesci Dec 20, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 0 additions & 24 deletions .editorconfig

This file was deleted.

39 changes: 0 additions & 39 deletions .pre-commit-config.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions CHANGELOG.md

This file was deleted.

152 changes: 0 additions & 152 deletions CONTRIBUTING.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/api/acquisition_functions.md

This file was deleted.

33 changes: 0 additions & 33 deletions docs/api/query_strategies.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/api/trainer.md

This file was deleted.

3 changes: 0 additions & 3 deletions docs/changelog.md

This file was deleted.

8 changes: 0 additions & 8 deletions docs/contributing.md

This file was deleted.

Loading
Loading