LoRA vs DoRA: Why DoRA Underperformed in My Tests
In a head-to-head test, standard LoRA outperformed Weight-decomposed Low-Rank Adaptation (DoRA) by 2.1% in accuracy while taking 15% less training time per epoch, according to a developer's experiment…