File size: 460 Bytes
2a135fe
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9

DATASET=truthful_qa #cais/mmlu #truthful_qa
python src/run.py --target_model Fredithefish/ReasonixPajama-3B-HF --ref_model huggyllama/llama-7b --data $DATASET --output_dir out/$DATASET --ratio_gen 0.4


# DATASET=cais/mmlu #cais/mmlu #truthful_qa
DATASET=truthful_qa #cais/mmlu #truthful_qa
python src/run.py --target_model togethercomputer/RedPajama-INCITE-Chat-3B-v1 --ref_model huggyllama/llama-7b --data $DATASET --output_dir out/$DATASET --ratio_gen 0.4