Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix | Volpeon | 2023-01-17 | 1 | -1/+0 |
* | Make embedding decay work like Adam decay | Volpeon | 2023-01-17 | 1 | -9/+5 |
* | Update | Volpeon | 2023-01-17 | 2 | -8/+8 |
* | Update | Volpeon | 2023-01-17 | 2 | -8/+21 |
* | Training update | Volpeon | 2023-01-16 | 2 | -9/+14 |
* | More training adjustments | Volpeon | 2023-01-16 | 1 | -1/+1 |
* | Handle empty validation dataset | Volpeon | 2023-01-16 | 2 | -2/+2 |
* | Added Dreambooth strategy | Volpeon | 2023-01-15 | 1 | -0/+183 |
* | Update | Volpeon | 2023-01-15 | 1 | -28/+26 |
* | Removed unused code, put training callbacks in dataclass | Volpeon | 2023-01-15 | 1 | -10/+10 |
* | Added functional TI strategy | Volpeon | 2023-01-15 | 1 | -0/+164 |