9 lines
446 B
YAML
9 lines
446 B
YAML
- experiment=eval/tofu/default.yaml
|
|
- forget_split=forget10
|
|
- holdout_split=holdout10
|
|
- model=Llama-3.2-3B-Instruct
|
|
- task_name=tofu_Llama-3.2-3B-Instruct_forget10_GradDiff
|
|
- model.model_args.pretrained_model_name_or_path=saves/unlearn/tofu_Llama-3.2-3B-Instruct_forget10_GradDiff
|
|
- paths.output_dir=saves/unlearn/tofu_Llama-3.2-3B-Instruct_forget10_GradDiff/evals
|
|
- retain_logs_path=saves/eval/tofu_Llama-3.2-3B-Instruct_retain90/TOFU_EVAL.json
|