Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better defaults | Volpeon | 2023-01-10 | 1 | -4/+4 |
* | Fix | Volpeon | 2023-01-10 | 1 | -1/+1 |
* | Added arg to disable tag shuffling | Volpeon | 2023-01-10 | 1 | -6/+16 |
* | Enable buckets for validation, fixed vaildation repeat arg | Volpeon | 2023-01-09 | 1 | -4/+1 |
* | Add --valid_set_repeat | Volpeon | 2023-01-09 | 1 | -0/+22 |
* | Fix | Volpeon | 2023-01-08 | 1 | -1/+1 |
* | Improved aspect ratio bucketing | Volpeon | 2023-01-08 | 1 | -1/+15 |
* | Fixed aspect ratio bucketing; allow passing token IDs to pipeline | Volpeon | 2023-01-08 | 1 | -11/+13 |
* | Improved aspect ratio bucketing | Volpeon | 2023-01-08 | 1 | -48/+37 |
* | Cleanup | Volpeon | 2023-01-07 | 1 | -44/+16 |
* | Made aspect ratio bucketing configurable | Volpeon | 2023-01-07 | 1 | -0/+13 |
* | Added progressive aspect ratio bucketing | Volpeon | 2023-01-07 | 1 | -48/+46 |
* | Update | Volpeon | 2023-01-07 | 1 | -3/+3 |
* | Relaxed ema_power for TI | Volpeon | 2023-01-06 | 1 | -1/+1 |
* | Update | Volpeon | 2023-01-06 | 1 | -24/+17 |
* | Use context manager for EMA, on_train/eval hooks | Volpeon | 2023-01-06 | 1 | -54/+66 |
* | Add contextmanager to EMAModel to apply weights temporarily | Volpeon | 2023-01-06 | 1 | -33/+24 |
* | Log EMA decay | Volpeon | 2023-01-05 | 1 | -1/+2 |
* | Added EMA to TI | Volpeon | 2023-01-05 | 1 | -1/+58 |
* | Update | Volpeon | 2023-01-05 | 1 | -7/+7 |
* | Fix | Volpeon | 2023-01-05 | 1 | -8/+11 |
* | Various cleanups | Volpeon | 2023-01-05 | 1 | -65/+21 |
* | Update | Volpeon | 2023-01-04 | 1 | -1/+1 |
* | Various updates | Volpeon | 2023-01-04 | 1 | -0/+8 |
* | Better eval generator | Volpeon | 2023-01-04 | 1 | -6/+6 |
* | Fixed reproducibility, more consistant validation | Volpeon | 2023-01-04 | 1 | -5/+19 |
* | Don't use vector_dropout by default | Volpeon | 2023-01-03 | 1 | -1/+1 |
* | Added vector dropout | Volpeon | 2023-01-03 | 1 | -5/+19 |
* | Fixed LR finder | Volpeon | 2023-01-02 | 1 | -3/+3 |
* | Update | Volpeon | 2023-01-02 | 1 | -3/+12 |
* | Fix | Volpeon | 2023-01-02 | 1 | -4/+2 |
* | Save args before training, too | Volpeon | 2023-01-02 | 1 | -0/+4 |
* | Fix | Volpeon | 2023-01-02 | 1 | -2/+1 |
* | Update | Volpeon | 2023-01-02 | 1 | -6/+6 |
* | Improved one cycle scheduler | Volpeon | 2023-01-02 | 1 | -1/+1 |
* | Update | Volpeon | 2023-01-01 | 1 | -1/+1 |
* | Updates | Volpeon | 2023-01-01 | 1 | -26/+25 |
* | Fixed accuracy calc, other improvements | Volpeon | 2023-01-01 | 1 | -3/+33 |
* | Update | Volpeon | 2022-12-31 | 1 | -0/+1 |
* | Simplified multi-vector embedding code | Volpeon | 2022-12-31 | 1 | -3/+2 |
* | Fixes | Volpeon | 2022-12-31 | 1 | -2/+1 |
* | Added multi-vector embeddings | Volpeon | 2022-12-31 | 1 | -44/+44 |
* | Misc improvements | Volpeon | 2022-12-30 | 1 | -29/+18 |
* | Training script improvements | Volpeon | 2022-12-30 | 1 | -5/+38 |
* | Training improvements | Volpeon | 2022-12-29 | 1 | -6/+15 |
* | Integrated updates from diffusers | Volpeon | 2022-12-28 | 1 | -8/+13 |
* | Improved learning rate finder | Volpeon | 2022-12-27 | 1 | -7/+3 |
* | Added validation phase to learn rate finder | Volpeon | 2022-12-27 | 1 | -4/+8 |
* | Added learning rate finder | Volpeon | 2022-12-27 | 1 | -87/+87 |
* | Set default dimensions to 768; add config inheritance | Volpeon | 2022-12-26 | 1 | -6/+5 |