mirror of
https://github.com/SakanaAI/doc-to-lora.git
synced 2026-04-25 16:16:23 +02:00
1 line
No EOL
243 B
Bash
1 line
No EOL
243 B
Bash
WANDB_MODE=disabled uv run run_eval.py --model_name_or_path google/gemma-2-2b-it --datasets $1 --split test --use_cd --cd_update_iterations 50 --eval_batch_size_gen=1 --truncate_if_too_long_inp --cd_use_gen_q --q_gen_rounds=5 --cd_batch_size=2 |