Skip to content

Commit

Permalink
Updates (#18)
Browse files Browse the repository at this point in the history
* update dependencies

* update configure_model

* DataStore -> Datastore

* update

* fix label distribution computation

* update gradient norm

* fix scheduler and validation

* add bitsandbytes

* rename

* format

* add

* format with ruff

* remove test folder

* enhance dataloading

* add dl_to_ld

* update collators

* update loading params

* remove default max epochs

* format

* fix stopping when steps is reached

* enhance language modelling datastore

* add comment

* upgrade deps

* add multiprocessing_context to dataloader

* add statistics

* enhance model_checkpoint callback

* remove clutter

* lint

* ruff linting

* update dependencies and formatting to ruff

* ruff lint

* ruff lint

* add kwargs to backward

* update model checkpoint step counter

* fix batch_size
  • Loading branch information
pietrolesci authored Jan 14, 2024
1 parent 279ae46 commit bc2effc
Show file tree
Hide file tree
Showing 66 changed files with 3,475 additions and 5,980 deletions.
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

0 comments on commit bc2effc

Please sign in to comment.