summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-24Rename config from cnn... to conv...Gustaf Rydholm
2021-10-24Remove unused import in conv transformerGustaf Rydholm
2021-10-24Refator attentionGustaf Rydholm
2021-10-24Format of filesGustaf Rydholm
2021-10-24Fix opening of files for transitionsGustaf Rydholm
2021-10-24Update notebooksGustaf Rydholm
2021-10-11Add BarlowNetworkGustaf Rydholm
2021-10-11Add Barlow LossGustaf Rydholm
2021-10-11Add install to MakefileGustaf Rydholm
2021-10-11Refactor training utilsGustaf Rydholm
2021-10-11Add mapping to lit modelGustaf Rydholm
2021-10-11Refactor base config to hydra 1.1Gustaf Rydholm
2021-10-11Remove link in wandb configGustaf Rydholm
2021-10-11Update ConvTransform configGustaf Rydholm
2021-10-11Update Barlow Twins configGustaf Rydholm
2021-10-11Fix default test transform in paragraphs configGustaf Rydholm
2021-10-11Refactor callback configsGustaf Rydholm
2021-10-11Remove mapping from transformer lit modelsGustaf Rydholm
2021-10-11Add mapping to base lit modelGustaf Rydholm
2021-10-11Refactor barlow twins lit modelGustaf Rydholm
2021-10-11fix: remove `s` from target_transfromsGustaf Rydholm
2021-10-10Update transformer modelsGustaf Rydholm
2021-10-10Update base modelGustaf Rydholm
2021-10-10Update barlow modelGustaf Rydholm
2021-10-10Refactor of vq modelsGustaf Rydholm
2021-10-10Remove importsGustaf Rydholm
2021-10-10Update wandb callbacksGustaf Rydholm
2021-10-10Update configsGustaf Rydholm
2021-10-10Update initializationGustaf Rydholm
2021-10-10Update configsGustaf Rydholm
2021-10-10Add custom transformsGustaf Rydholm
2021-10-10Move data utils to submodulesGustaf Rydholm
2021-10-10Update transforms in datamodule/setGustaf Rydholm
2021-10-07Update number of steps in configsGustaf Rydholm
2021-10-07Add adaptive pool between encoder and projectorGustaf Rydholm
2021-10-07Update to notebookGustaf Rydholm
2021-10-07Updates to cfgsGustaf Rydholm
2021-10-07LintGustaf Rydholm
2021-10-07Add Barlow Twins network and training proceduerGustaf Rydholm
2021-10-07Remove unused importGustaf Rydholm
2021-10-03Update to .flake8 fileGustaf Rydholm
2021-10-03Add experiment configsGustaf Rydholm
2021-10-03Add length as variable to WordPiece transformGustaf Rydholm
2021-10-03Add target transform to IAM LinesGustaf Rydholm
2021-10-03Refactor rotary embeddingGustaf Rydholm
2021-10-03Fix rotary embeddingGustaf Rydholm
2021-10-03Lint filesGustaf Rydholm
2021-10-03Update notebooksGustaf Rydholm
2021-10-01Update config of IAM linesGustaf Rydholm
2021-10-01Update Makefile with installGustaf Rydholm