From 4962bffd7dd605c6fbbbc1889754de1b34808cd6 Mon Sep 17 00:00:00 2001 From: wassname <1103714+wassname@users.noreply.github.com> Date: Wed, 17 Jun 2026 15:26:50 +0800 Subject: [PATCH] README: fill EVA + IA3 baseline rows EVA 59.3/74.0 (28s SVD-warmstart init), IA3 52.3/62.0 (6k params, 0 added MACs). Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07f91eb..b5a33f8 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,8 @@ use r=32; the AntiPaSTO family uses r=256 (it tunes only S-space gain, so it nee | [DoRA](https://arxiv.org/abs/2402.09353) | 60.2 | 68.0 | 3.56M | 3.54M | 161 / 556 | 0.16 | | [DeLoRA](https://arxiv.org/abs/2503.18225) | 56.2 | 62.0 | 3.54M | 3.54M | 169 / 593 | 0.21 | | [HRA](https://arxiv.org/abs/2405.17484) | 59.2 | 70.0 | 2.75M | 2.75M | 225 / 948 | 0.04 | -| [EVA](https://arxiv.org/abs/2410.07170) | — | — | — | — | — | — | -| [IA3](https://arxiv.org/pdf/2205.05638) | — | — | — | — | — | — | +| [EVA](https://arxiv.org/abs/2410.07170) | 59.3 | 74.0 | 3.54M | 3.54M | 151 / 660 | 28.3 | +| [IA3](https://arxiv.org/pdf/2205.05638) | 52.3 | 62.0 | 0.0061M | 0M | 161 / 515 | 0.01 | | [IA3-FF](https://arxiv.org/pdf/2205.05638) | — | — | — | — | — | — | | [AntiPaSTO](https://arxiv.org/abs/2601.07473) | 56.0 | 62.0 | 0.0061M | 28.3M | 166 / 571 | 2.5 | | AntiPaSTO-rot | 57.2 | 60.0 | 0.0154M | 28.3M | 165 / 596 | 2.0 |