Age | Commit message (Expand) | Author |
---|---|---|
2023-09-02 | Fix imports | Gustaf Rydholm |
2023-09-02 | Update tokenizer with logits and batch decoding | Gustaf Rydholm |
2023-08-25 | Rename and add flash atten | Gustaf Rydholm |
2023-08-25 | Rename | Gustaf Rydholm |
2023-01-29 | Add laprop | Gustaf Rydholm |
2023-01-29 | Update import | Gustaf Rydholm |
2022-10-04 | Add greedy decoder | Gustaf Rydholm |
2022-10-04 | Format and rewording docstring | Gustaf Rydholm |
2022-10-04 | Update stem import paths | Gustaf Rydholm |
2022-10-02 | Move stems to transforms | Gustaf Rydholm |
2022-10-02 | Update docstrings | Gustaf Rydholm |
2022-10-02 | Fix lr sheduler loading | Gustaf Rydholm |
2022-10-02 | Add comments | Gustaf Rydholm |
2022-09-30 | Fix api bug in model | Gustaf Rydholm |
2022-09-30 | Make rotary pos encoding mandatory | Gustaf Rydholm |
2022-09-30 | Update conv transformer model | Gustaf Rydholm |
2022-09-30 | Update lit transformer | Gustaf Rydholm |
2022-09-30 | Update transformer | Gustaf Rydholm |
2022-09-28 | Fix decode bug | Gustaf Rydholm |
2022-09-28 | Update metrics | Gustaf Rydholm |
2022-09-28 | Remove inplace ops for grad flow | Gustaf Rydholm |
2022-09-28 | Refactor additions | Gustaf Rydholm |
2022-09-27 | Remove ignore indecies | Gustaf Rydholm |
2022-09-27 | Move utils | Gustaf Rydholm |
2022-09-27 | Update emnist lines metadata | Gustaf Rydholm |
2022-09-27 | Update sentence generator | Gustaf Rydholm |
2022-09-27 | Remove transforms | Gustaf Rydholm |
2022-09-27 | Add typing | Gustaf Rydholm |
2022-09-27 | Refactor metrics | Gustaf Rydholm |
2022-09-27 | Rename mapping to tokenizer | Gustaf Rydholm |
2022-09-27 | Update data modules | Gustaf Rydholm |
2022-09-27 | Add logits @ token embeddings | Gustaf Rydholm |
2022-09-27 | Update convnext | Gustaf Rydholm |
2022-09-27 | Update metrics | Gustaf Rydholm |
2022-09-27 | Refactor decoder block | Gustaf Rydholm |
2022-09-27 | Add metadata | Gustaf Rydholm |
2022-09-18 | Format | Gustaf Rydholm |
2022-09-18 | Formats | Gustaf Rydholm |
2022-09-18 | Format imports | Gustaf Rydholm |
2022-09-14 | Fix convnext | Gustaf Rydholm |
2022-09-13 | Add convnext attention | Gustaf Rydholm |
2022-09-13 | Add convnext module | Gustaf Rydholm |
2022-09-13 | Remove vq transformer | Gustaf Rydholm |
2022-09-13 | Remove conv perceiver | Gustaf Rydholm |
2022-09-13 | Remove import | Gustaf Rydholm |
2022-09-13 | Rename hidden dim to dim | Gustaf Rydholm |
2022-09-13 | Remove axial encoder | Gustaf Rydholm |
2022-09-13 | Remove perceiver net | Gustaf Rydholm |
2022-09-13 | Remove vq and perceiver models | Gustaf Rydholm |
2022-09-13 | Fix emnist datamodule | Gustaf Rydholm |