Age | Commit message (Expand) | Author |
2022-06-06 | Rename lit models | Gustaf Rydholm |
2022-06-05 | Remove attrs | Gustaf Rydholm |
2022-06-01 | Replace attr with attrs | Gustaf Rydholm |
2021-11-21 | Format files | Gustaf Rydholm |
2021-10-27 | Fix mapping import in base model | Gustaf Rydholm |
2021-10-24 | Format of files | Gustaf Rydholm |
2021-10-11 | Add mapping to base lit model | Gustaf Rydholm |
2021-10-10 | Update base model | Gustaf Rydholm |
2021-09-19 | Linting of Base model | Gustaf Rydholm |
2021-08-30 | Bug fix when loading no lr scheduler | Gustaf Rydholm |
2021-08-29 | Remove uploading of code to Wandb, upload config instead | Gustaf Rydholm |
2021-08-08 | Add training of VQGAN | Gustaf Rydholm |
2021-08-08 | Add VQGAN and loss function | Gustaf Rydholm |
2021-08-06 | Remove lr args from model, add Cosine lr, fix to vqvae stack | Gustaf Rydholm |
2021-08-03 | Training working, multiple bug fixes | Gustaf Rydholm |
2021-08-02 | Fix log import, fix mapping in datamodules, fix nn modules can be hashed | Gustaf Rydholm |
2021-07-30 | black reformatting | Gustaf Rydholm |
2021-07-30 | attr bug fix, properly loading network | Gustaf Rydholm |
2021-07-30 | Black formatting | Gustaf Rydholm |
2021-07-29 | Configs, refactor with attrs, fix attr bug in iam | Gustaf Rydholm |
2021-07-06 | Refactoring data with attrs and refactor conf for hydra | Gustaf Rydholm |
2021-07-05 | Refactor with attr, working on cnn+transformer network | Gustaf Rydholm |
2021-07-05 | Add new updates to model and networks, reimplementing with attr | Gustaf Rydholm |
2021-04-22 | Fixed training script, able to train vqvae | Gustaf Rydholm |
2021-04-15 | Created mappings | Gustaf Rydholm |
2021-04-11 | Working on mapping | Gustaf Rydholm |
2021-04-08 | Bug fixes word pieces | Gustaf Rydholm |
2021-04-07 | Fixed typing and typos, train script load config, reformatted | Gustaf Rydholm |
2021-04-05 | Fix typing | Gustaf Rydholm |
2021-04-05 | Pre-commit fixes, optimizer loading fix | Gustaf Rydholm |
2021-04-05 | Add OmegaConf for configs | Gustaf Rydholm |
2021-04-05 | Add new training loop with PyTorch Lightning, remove stale files | Gustaf Rydholm |
2021-04-04 | Add transformer lit model | Gustaf Rydholm |
2021-04-04 | Reformat test for CER | Gustaf Rydholm |
2021-04-04 | Add CER metric | Gustaf Rydholm |
2021-03-31 | Removing legacy code | Gustaf Rydholm |
2021-03-20 | Inital commit for refactoring to lightning | Gustaf Rydholm |