summaryrefslogtreecommitdiff
path: root/training/conf/criterion
AgeCommit message (Collapse)Author
2021-11-05Add cross entropy configGustaf Rydholm
2021-10-27Remove transducerGustaf Rydholm
2021-10-27Rename to criterionGustaf Rydholm
2021-10-25Updates to configsGustaf Rydholm
2021-08-29Remove uploading of code to Wandb, upload config insteadGustaf Rydholm
2021-08-08Add VQGAN and loss functionGustaf Rydholm
2021-08-03Fix bugs in converting text in mappings, add missing word_piece arg in ↵Gustaf Rydholm
datamodule
2021-08-03Training working, multiple bug fixesGustaf Rydholm
2021-08-02Fix log import, fix mapping in datamodules, fix nn modules can be hashedGustaf Rydholm
2021-07-29Configs, refactor with attrs, fix attr bug in iamGustaf Rydholm
2021-07-28Reformatting with attrs, config for encoder and decoderGustaf Rydholm
2021-06-29Refactor of config, more granularGustaf Rydholm