Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-27 | Refactor metrics | Gustaf Rydholm | |
2022-09-27 | Rename mapping to tokenizer | Gustaf Rydholm | |
2022-09-27 | Update metrics | Gustaf Rydholm | |
2022-09-18 | Formats | Gustaf Rydholm | |
2022-09-13 | Remove vq and perceiver models | Gustaf Rydholm | |
2022-09-13 | Fix acc metric | Gustaf Rydholm | |
2022-09-05 | Format | Gustaf Rydholm | |
2022-09-03 | Update perceiver | Gustaf Rydholm | |
2022-06-27 | Add vq transformer model | Gustaf Rydholm | |
2022-06-27 | Update default output length | Gustaf Rydholm | |
2022-06-22 | Add logging when loading optimizer | Gustaf Rydholm | |
2022-06-20 | Fix configuration of lr scheduler | Gustaf Rydholm | |
2022-06-19 | Fix variable names | Gustaf Rydholm | |
2022-06-19 | Fix lr and optim conf | Gustaf Rydholm | |
2022-06-19 | Remove support file | Gustaf Rydholm | |
2022-06-18 | Refator loading of scheduler and optim | Gustaf Rydholm | |
2022-06-15 | Calculate cer and acc in val step | Gustaf Rydholm | |
2022-06-12 | Remove conformer | Gustaf Rydholm | |
2022-06-11 | Fix emnist mapping | Gustaf Rydholm | |
2022-06-10 | Add imports | Gustaf Rydholm | |
2022-06-09 | Remove abstract mapping | Gustaf Rydholm | |
2022-06-08 | Fix bug in lit conformer | Gustaf Rydholm | |
2022-06-06 | Add lit conformer model | Gustaf Rydholm | |
2022-06-06 | Rename lit models | Gustaf Rydholm | |
2022-06-05 | Remove attrs | Gustaf Rydholm | |
2022-06-01 | Replace attr with attrs | Gustaf Rydholm | |
2022-02-03 | chore: remove unused code block in lit trans model | Gustaf Rydholm | |
2021-11-21 | Format files | Gustaf Rydholm | |
2021-11-21 | Remove VQVAE stuff, did not work... | Gustaf Rydholm | |
2021-11-17 | Update vq transformer lit model | Gustaf Rydholm | |
2021-10-27 | Fix import of criterion in VQGAN | Gustaf Rydholm | |
2021-10-27 | Fix mapping import in base model | Gustaf Rydholm | |
2021-10-27 | Remove Barlow Twins | Gustaf Rydholm | |
2021-10-27 | Fix imports in transformer model | Gustaf Rydholm | |
2021-10-24 | Format of files | Gustaf Rydholm | |
2021-10-11 | Remove mapping from transformer lit models | Gustaf Rydholm | |
2021-10-11 | Add mapping to base lit model | Gustaf Rydholm | |
2021-10-11 | Refactor barlow twins lit model | Gustaf Rydholm | |
2021-10-10 | Update transformer models | Gustaf Rydholm | |
2021-10-10 | Update base model | Gustaf Rydholm | |
2021-10-10 | Update barlow model | Gustaf Rydholm | |
2021-10-10 | Refactor of vq models | Gustaf Rydholm | |
2021-10-07 | Add adaptive pool between encoder and projector | Gustaf Rydholm | |
2021-10-07 | Add Barlow Twins network and training proceduer | Gustaf Rydholm | |
2021-10-07 | Remove unused import | Gustaf Rydholm | |
2021-09-30 | Rename to commitment loss | Gustaf Rydholm | |
2021-09-30 | Bug fix transformer dim, comment CER/WER metrics | Gustaf Rydholm | |
2021-09-19 | Linting of Base model | Gustaf Rydholm | |
2021-09-19 | Add weight for commitment loss in vq transformer | Gustaf Rydholm | |
2021-09-18 | Add Vq transfomer model | Gustaf Rydholm | |