summaryrefslogtreecommitdiffstats
path: root/training/strategy/ti.py
Commit message (Expand)AuthorAgeFilesLines
* Fix Lora memory usageVolpeon2023-02-071-2/+0
* Add LoraVolpeon2023-02-071-9/+29
* Restored LR finderVolpeon2023-01-201-3/+2
* Move Accelerator preparation into strategyVolpeon2023-01-191-1/+21
* UpdateVolpeon2023-01-171-6/+8
* FixVolpeon2023-01-171-4/+5
* FixVolpeon2023-01-171-1/+0
* Make embedding decay work like Adam decayVolpeon2023-01-171-9/+5
* UpdateVolpeon2023-01-171-4/+4
* UpdateVolpeon2023-01-171-6/+13
* Training updateVolpeon2023-01-161-6/+7
* More training adjustmentsVolpeon2023-01-161-1/+1
* Handle empty validation datasetVolpeon2023-01-161-1/+1
* UpdateVolpeon2023-01-151-28/+26
* Removed unused code, put training callbacks in dataclassVolpeon2023-01-151-10/+10
* Added functional TI strategyVolpeon2023-01-151-0/+164