summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-11feat: add yamllintrcGustaf Rydholm
2022-02-11feat: update pre commit hooksGustaf Rydholm
2022-02-11fix: move image utils back into data folderGustaf Rydholm
2022-02-11chore: remove old support imageGustaf Rydholm
2022-02-07chore: update gitignoreGustaf Rydholm
2022-02-06chore: remove support files for old testsGustaf Rydholm
2022-02-06chore: delete unused notebooksGustaf Rydholm
2022-02-06chore: remove .gitattributesGustaf Rydholm
2022-02-06chore: update readmeGustaf Rydholm
2022-02-06chore: remove unused importsGustaf Rydholm
2022-02-06chore: add smart-openGustaf Rydholm
2022-02-06fix: refactor and move image utilsGustaf Rydholm
2022-02-06chore: remove testsGustaf Rydholm
2022-02-06chore: remove word pieces util codeGustaf Rydholm
2022-02-06chore: remove sentencepieceGustaf Rydholm
2022-02-06chore: remove word piecesGustaf Rydholm
2022-02-03chore: update readmeGustaf Rydholm
2022-02-03chore: update lock fileGustaf Rydholm
2022-02-03chore: remove axial attentionGustaf Rydholm
chore: remove axial attention
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