We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14cf2c6 commit 69dcac0Copy full SHA for 69dcac0
small.sh
@@ -25,7 +25,6 @@
25
# --seed=42 \
26
# --max_samples=256 \
27
28
-export WANDB_API_KEY="7e8a392119c0088e7ef937fb199e723cde5cb16b"
29
# run the D2-MoE, the evaluation results will be saved in the result_path
30
python D2-mixtral_finetune.py \
31
--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 \
37
36
--pp_ratio=0.2 \
38
--delta_ratio=0.8 \
39
--share_ratio=1 \
40
- --merge_method=fisher \
+ --merge_method=fisher \
0 commit comments