Skip to content

Commit c7fe275

Browse files
committed
Update
1 parent 98b7d44 commit c7fe275

1 file changed

Lines changed: 1 addition & 16 deletions

File tree

mercury.sh

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -257,19 +257,4 @@ accelerate launch --main_process_port 30020 main.py \
257257
--batch_size 1 \
258258
--allow_code_execution \
259259
--save_generations \
260-
--metric_output_path codeLlama-34b-hf-SFT-mercury-result.json
261-
262-
263-
264-
# deepseek-ai/deepseek-coder-6.7b-base DPO
265-
accelerate launch --main_process_port 30025 main.py \
266-
--model /home/mingzhe/Projects/Mercury/checkpoints/deepseek-ai/deepseek-coder-6.7b-base-dpo-final_checkpoint \
267-
--load_in_4bit \
268-
--max_length_generation 2048 \
269-
--tasks mercury \
270-
--n_samples 5 \
271-
--temperature 0.2 \
272-
--batch_size 1 \
273-
--allow_code_execution \
274-
--save_generations \
275-
--metric_output_path deepseek-coder-6.7b-base-DPO-mercury-result.json
260+
--metric_output_path codeLlama-34b-hf-SFT-mercury-result.json

0 commit comments

Comments
 (0)