summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-03chore: remove unused code block in lit trans modelGustaf Rydholm
2022-01-30chore: update dependenciesGustaf Rydholm
2022-01-29feat(yamllint): add configGustaf Rydholm
2022-01-29fix(decoder): typosGustaf Rydholm
2022-01-29feat(norm): add prenormGustaf Rydholm
2022-01-29chore(decoder): add new import path for decoderGustaf Rydholm
2022-01-29feat(base): remove output normGustaf Rydholm
2022-01-29feat: add RMSNormGustaf Rydholm
2022-01-29chore: remove residual blockGustaf Rydholm
2022-01-29chore: remove old attention layer blockGustaf Rydholm
2022-01-29feat: add new transformer decoderGustaf Rydholm
2022-01-26chore: update dependenciesGustaf Rydholm
2022-01-26fix: nuke madgrad, add radamGustaf Rydholm
2022-01-26fix: refactor AttentionLayersGustaf Rydholm
2022-01-26fix: change Set to SequenceGustaf Rydholm
2022-01-26fix: lint and formatGustaf Rydholm
2022-01-25chore: remove \ before * in README.mdqa-trainingGustaf Rydholm
2022-01-25chore: remove subsubsections in prerequisiteGustaf Rydholm
2022-01-25feat: python version as global variable in noxfileGustaf Rydholm
2022-01-25fix: remove pytypeGustaf Rydholm
2022-01-25chore: update README.mdGustaf Rydholm
2022-01-25feat: add check to MakefileGustaf Rydholm
2022-01-25feat: add shellcheck to pre commit hookGustaf Rydholm
2022-01-25chore: update security vulnerabilitiesGustaf Rydholm
2022-01-25chore: update lock fileGustaf Rydholm
2022-01-25chore: update torch packagesGustaf Rydholm
2022-01-25feat: add conventional commit hookGustaf Rydholm
2021-12-05Update config linesGustaf Rydholm
2021-12-05Update notebooksGustaf Rydholm
2021-12-05Format files with blackGustaf Rydholm
2021-12-05Remove ViT once againGustaf Rydholm
2021-12-05Update conv transformer with inheritance from base networkGustaf Rydholm
2021-12-05Update configGustaf Rydholm
2021-12-05Update lock fileGustaf Rydholm
2021-12-05Add base networkGustaf Rydholm
2021-12-04Revert "Remove ViT"Gustaf Rydholm
This reverts commit 3de4312d1796b1ee56d6467d36773df29a831e45.
2021-11-28Remove ViTGustaf Rydholm
2021-11-28Update config for linesGustaf Rydholm
2021-11-28Add norm layer to output from decoderGustaf Rydholm
2021-11-28Refactor attention layer moduleGustaf Rydholm
2021-11-28Update to paragraph notebookGustaf Rydholm
2021-11-27Revert "Remove ViT"Gustaf Rydholm
This reverts commit 4a6550ddef7d1f1971737bc22715db6381441f79.
2021-11-27Revert "Revert "Remove default transformer""Gustaf Rydholm
This reverts commit 89be047a46c8e88511d301f63d7f6795fe04ab81.
2021-11-27Revert "Remove default transformer"Gustaf Rydholm
This reverts commit b3d3b7ddc0796e98d78561bc5ca22728dc0372b0.
2021-11-27Update lines config with no axial encoderGustaf Rydholm
2021-11-25Add config for reduce on plateauGustaf Rydholm
2021-11-25Update config with reduce on plateauGustaf Rydholm
2021-11-22Update configGustaf Rydholm
2021-11-22Fix import efficientnetGustaf Rydholm
2021-11-22Update to efficientnet notebookGustaf Rydholm