Age | Commit message (Expand) | Author |
2021-10-28 | Update rotary embedding | Gustaf Rydholm |
2021-10-28 | Remove 2D positional embedding | Gustaf Rydholm |
2021-10-28 | Remove absolute positional embedding | Gustaf Rydholm |
2021-10-28 | Add check for position embedding | Gustaf Rydholm |
2021-10-28 | Fix multihead local attention | Gustaf Rydholm |
2021-10-28 | Fix bug with local attention | Gustaf Rydholm |
2021-10-28 | Refactor attention module | Gustaf Rydholm |
2021-10-27 | Update conv transfromer experiment config | Gustaf Rydholm |
2021-10-27 | Remove transducer | 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 | Rename to criterion | Gustaf Rydholm |
2021-10-27 | Remove Barlow Twins | Gustaf Rydholm |
2021-10-27 | Update dependencies | Gustaf Rydholm |
2021-10-27 | Add comment in Iam Extended | Gustaf Rydholm |
2021-10-27 | Fix import mapping in base data module | Gustaf Rydholm |
2021-10-27 | Add axial embedding | Gustaf Rydholm |
2021-10-27 | Update to configs | Gustaf Rydholm |
2021-10-27 | Remove ViT | Gustaf Rydholm |
2021-10-27 | Remove default transformer | Gustaf Rydholm |
2021-10-27 | Add comments to transformer modules | Gustaf Rydholm |
2021-10-27 | Clean up local attention, add comments and types | Gustaf Rydholm |
2021-10-27 | Add local attn in transformer layer | Gustaf Rydholm |
2021-10-27 | Remove unused import and add comments in attn module | Gustaf Rydholm |
2021-10-27 | Remove imports from __init__ in transformer network | Gustaf Rydholm |
2021-10-27 | Rename transformer embeddings | Gustaf Rydholm |
2021-10-27 | Fix imports in transformer model | Gustaf Rydholm |
2021-10-27 | Rearrange import order and formatting | Gustaf Rydholm |
2021-10-27 | Remove build transitions | Gustaf Rydholm |
2021-10-27 | Rename mappings | Gustaf Rydholm |
2021-10-25 | Add barlow twins notebook | Gustaf Rydholm |
2021-10-25 | Add ctc loss | Gustaf Rydholm |
2021-10-25 | Updates to configs | Gustaf Rydholm |
2021-10-25 | Make data dir static in preprocessor and word piece | Gustaf Rydholm |
2021-10-25 | Format transducer | Gustaf Rydholm |
2021-10-25 | Remove vq and unet notebooks | Gustaf Rydholm |
2021-10-25 | Update notebooks | Gustaf Rydholm |
2021-10-24 | Add local attention | Gustaf Rydholm |
2021-10-24 | Add transducer | Gustaf Rydholm |
2021-10-24 | Update dependencies and scripts | Gustaf Rydholm |
2021-10-24 | Update README | Gustaf Rydholm |
2021-10-24 | Update Makefile with graph | Gustaf Rydholm |
2021-10-24 | Format training utils | Gustaf Rydholm |
2021-10-24 | Update configs | Gustaf Rydholm |
2021-10-24 | Rename config from cnn... to conv... | Gustaf Rydholm |
2021-10-24 | Remove unused import in conv transformer | Gustaf Rydholm |
2021-10-24 | Refator attention | Gustaf Rydholm |
2021-10-24 | Format of files | Gustaf Rydholm |
2021-10-24 | Fix opening of files for transitions | Gustaf Rydholm |
2021-10-24 | Update notebooks | Gustaf Rydholm |