Skip to content

Commit 69dcac0

Browse files
authored
Update small.sh
1 parent 14cf2c6 commit 69dcac0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

small.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
# --seed=42 \
2626
# --max_samples=256 \
2727

28-
export WANDB_API_KEY="7e8a392119c0088e7ef937fb199e723cde5cb16b"
2928
# run the D2-MoE, the evaluation results will be saved in the result_path
3029
python D2-mixtral_finetune.py \
3130
--control_name=wikitext-2v1_llama-2-7b_clm_20_1024_0.1_ppwandasp_probe-default_sync_c4-2000_0.5+0.05-0.5+0.05-0.5+0.05-0.5+0.05-0.5+0.05-seqrank+bszrank_default \
@@ -37,4 +36,4 @@ python D2-mixtral_finetune.py \
3736
--pp_ratio=0.2 \
3837
--delta_ratio=0.8 \
3938
--share_ratio=1 \
40-
--merge_method=fisher \
39+
--merge_method=fisher \

0 commit comments

Comments
 (0)