-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrun_gsm_plan_only.sh
More file actions
executable file
·7 lines (6 loc) · 2.27 KB
/
run_gsm_plan_only.sh
File metadata and controls
executable file
·7 lines (6 loc) · 2.27 KB
1
2
3
4
5
6
7
python llmsearch/run_gpt.py --model_config_path llmsearch/models/command_r_plus_conf.yaml --api_key "8Qm1rHhRD57Orx4pkbKXT1k1RheU9UPyidVKECLU" --prompt_dir "prompts/gsm8k/standard.txt" --data_path data/gsm8k/test.jsonl --icl_path samples/plans_code_traces/gsm8k/gpt-4-turbo_output.json --data_name "gsm8k" --output_dir samples/final_predictions --execute_mode "plan_only" --num_samples 8
python llmsearch/run_gpt.py --model_config_path llmsearch/models/command_r_conf.yaml --api_key "8Qm1rHhRD57Orx4pkbKXT1k1RheU9UPyidVKECLU" --prompt_dir "prompts/gsm8k/standard.txt" --data_path data/gsm8k/test.jsonl --icl_path samples/plans_code_traces/gsm8k/gpt-4-turbo_output.json --data_name "gsm8k" --output_dir samples/final_predictions --execute_mode "plan_only" --num_samples 8
python llmsearch/run_gpt.py --model_config_path llmsearch/models/gpt3_5_conf.yaml --api_key "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" --prompt_dir "prompts/gsm8k/standard.txt" --data_path data/gsm8k/test.jsonl --icl_path samples/plans_code_traces/gsm8k/gpt-4-turbo_output.json --data_name "gsm8k" --output_dir samples/final_predictions --execute_mode "plan_only" --num_samples 8
python llmsearch/run_gpt.py --model_config_path llmsearch/models/command_r_plus_conf.yaml --api_key "8Qm1rHhRD57Orx4pkbKXT1k1RheU9UPyidVKECLU" --prompt_dir "prompts/gsm8k/standard.txt" --data_path data/gsm8k/test.jsonl --icl_path samples/plans_code_traces/gsm8k/gpt-4-turbo_output.json --data_name "gsm8k" --output_dir samples/final_predictions --execute_mode "plan_only" --num_samples 6
python llmsearch/run_gpt.py --model_config_path llmsearch/models/command_r_conf.yaml --api_key "8Qm1rHhRD57Orx4pkbKXT1k1RheU9UPyidVKECLU" --prompt_dir "prompts/gsm8k/standard.txt" --data_path data/gsm8k/test.jsonl --icl_path samples/plans_code_traces/gsm8k/gpt-4-turbo_output.json --data_name "gsm8k" --output_dir samples/final_predictions --execute_mode "plan_only" --num_samples 6
python llmsearch/run_gpt.py --model_config_path llmsearch/models/gpt3_5_conf.yaml --api_key "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" --prompt_dir "prompts/gsm8k/standard.txt" --data_path data/gsm8k/test.jsonl --icl_path samples/plans_code_traces/gsm8k/gpt-4-turbo_output.json --data_name "gsm8k" --output_dir samples/final_predictions --execute_mode "plan_only" --num_samples 6