summaryrefslogtreecommitdiff
path: root/outputs/dev_run2/review_user_K4_d64_results.json
diff options
context:
space:
mode:
authorYurenHao0426 <Blackhao0426@gmail.com>2026-04-05 16:20:20 -0500
committerYurenHao0426 <Blackhao0426@gmail.com>2026-04-05 16:20:20 -0500
commit6139a848c3b9d5d6c1322cf8acadf2baacee9e8a (patch)
treedbfb02f4682d31881148c12246329049cd9f2d60 /outputs/dev_run2/review_user_K4_d64_results.json
parentea4a8f837e81b5e5fab6086cb3014c711c5e58e9 (diff)
Add Prompt Tuning and Prefix Tuning baselines
- peft_baseline.py: Add PromptTuningConfig (L=5,10,20) and PrefixTuningConfig (L=5,10) - run_all_methods.py: Add 5 new methods to dispatch (prompt_tuning_5/10/20, prefix_tuning_5/10) with per-method directory output structure Prompt Tuning: params = L * H (e.g. 10*1536 = 15360 params = 30KB) Prefix Tuning: params = L * num_layers * 2 * H (much larger) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'outputs/dev_run2/review_user_K4_d64_results.json')
0 files changed, 0 insertions, 0 deletions