-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrun_ddxplus.sh
29 lines (24 loc) · 3.4 KB
/
run_ddxplus.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t3-f3.yaml --prompt_style yaml
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t3-f3.yaml --prompt_style json
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t3-f3.yaml --prompt_style xml
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t3-f3.yaml --prompt_style text
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t3-f2.yaml --prompt_style yaml
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t3-f2.yaml --prompt_style json
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t3-f2.yaml --prompt_style xml
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t3-f2.yaml --prompt_style text
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t3-f1.yaml --prompt_style yaml
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t3-f1.yaml --prompt_style json
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t3-f1.yaml --prompt_style xml
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t3-f1.yaml --prompt_style text
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t1-f3.yaml --prompt_style yaml
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t1-f3.yaml --prompt_style json
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t1-f3.yaml --prompt_style xml
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t1-f3.yaml --prompt_style text
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t1-f2.yaml --prompt_style yaml
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t1-f2.yaml --prompt_style json
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t1-f2.yaml --prompt_style xml
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t1-f2.yaml --prompt_style text
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t1-f1.yaml --prompt_style yaml
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t1-f1.yaml --prompt_style json
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t1-f1.yaml --prompt_style xml
python main.py --model gemini-1.5-flash --dataset ddxplus --num_shots 0 --prompt_version tasks/templates/ddxplus-t1-f1.yaml --prompt_style text