@@ -13,58 +13,58 @@ if [ -z "$n_runs" ]; then
13
13
fi
14
14
15
15
# Translation
16
- python3 ../netconfeval/step_1_formal_spec_translation.py --n_run $n_runs --model gpt-4-1106 --policy_types reachability waypoint loadbalancing --batch_size 1 3 11 33
17
- python3 ../netconfeval/step_1_formal_spec_translation.py --n_run $n_runs --model gpt-4-1106 --policy_types reachability waypoint --batch_size 1 2 5 10 25 50
18
- python3 ../netconfeval/step_1_formal_spec_translation.py --n_run $n_runs --model gpt-4-1106 --policy_types reachability --batch_size 1 2 5 10 20 50 100
16
+ python3 ../netconfeval/step_1_formal_spec_translation.py --results_path $( pwd ) /results_spec_translation -- n_run $n_runs --model gpt-4-1106 --policy_types reachability waypoint loadbalancing --batch_size 1 3 11 33
17
+ python3 ../netconfeval/step_1_formal_spec_translation.py --results_path $( pwd ) /results_spec_translation -- n_run $n_runs --model gpt-4-1106 --policy_types reachability waypoint --batch_size 1 2 5 10 25 50
18
+ python3 ../netconfeval/step_1_formal_spec_translation.py --results_path $( pwd ) /results_spec_translation -- n_run $n_runs --model gpt-4-1106 --policy_types reachability --batch_size 1 2 5 10 20 50 100
19
19
20
- python3 ../netconfeval/step_1_formal_spec_translation.py --n_run $n_runs --model gpt-3.5-0613 --policy_types reachability waypoint loadbalancing --batch_size 1 3 11 33
21
- python3 ../netconfeval/step_1_formal_spec_translation.py --n_run $n_runs --model gpt-3.5-0613 --policy_types reachability waypoint --batch_size 1 2 5 10 25 50
22
- python3 ../netconfeval/step_1_formal_spec_translation.py --n_run $n_runs --model gpt-3.5-0613 --policy_types reachability --batch_size 1 2 5 10 20 50 100
20
+ python3 ../netconfeval/step_1_formal_spec_translation.py --results_path $( pwd ) /results_spec_translation -- n_run $n_runs --model gpt-3.5-0613 --policy_types reachability waypoint loadbalancing --batch_size 1 3 11 33
21
+ python3 ../netconfeval/step_1_formal_spec_translation.py --results_path $( pwd ) /results_spec_translation -- n_run $n_runs --model gpt-3.5-0613 --policy_types reachability waypoint --batch_size 1 2 5 10 25 50
22
+ python3 ../netconfeval/step_1_formal_spec_translation.py --results_path $( pwd ) /results_spec_translation -- n_run $n_runs --model gpt-3.5-0613 --policy_types reachability --batch_size 1 2 5 10 20 50 100
23
23
24
- python3 ../netconfeval/step_1_formal_spec_translation.py --n_run $n_runs --model gpt-3.5-finetuned --policy_types reachability waypoint loadbalancing --batch_size 1 3 11 33
25
- python3 ../netconfeval/step_1_formal_spec_translation.py --n_run $n_runs --model gpt-3.5-finetuned --policy_types reachability waypoint --batch_size 1 2 5 10 25 50
26
- python3 ../netconfeval/step_1_formal_spec_translation.py --n_run $n_runs --model gpt-3.5-finetuned --policy_types reachability --batch_size 1 2 5 10 20 50 100
24
+ python3 ../netconfeval/step_1_formal_spec_translation.py --results_path $( pwd ) /results_spec_translation -- n_run $n_runs --model gpt-3.5-finetuned --policy_types reachability waypoint loadbalancing --batch_size 1 3 11 33
25
+ python3 ../netconfeval/step_1_formal_spec_translation.py --results_path $( pwd ) /results_spec_translation -- n_run $n_runs --model gpt-3.5-finetuned --policy_types reachability waypoint --batch_size 1 2 5 10 25 50
26
+ python3 ../netconfeval/step_1_formal_spec_translation.py --results_path $( pwd ) /results_spec_translation -- n_run $n_runs --model gpt-3.5-finetuned --policy_types reachability --batch_size 1 2 5 10 20 50 100
27
27
28
- python3 ../netconfeval/step_1_formal_spec_translation.py --n_run $n_runs --model codellama-7b-instruct --policy_types reachability waypoint loadbalancing --batch_size 1 3 11 33
29
- python3 ../netconfeval/step_1_formal_spec_translation.py --n_run $n_runs --model codellama-7b-instruct --policy_types reachability waypoint --batch_size 1 2 5 10 25 50
30
- python3 ../netconfeval/step_1_formal_spec_translation.py --n_run $n_runs --model codellama-7b-instruct --policy_types reachability --batch_size 1 2 5 10 20 50 100
28
+ python3 ../netconfeval/step_1_formal_spec_translation.py --results_path $( pwd ) /results_spec_translation -- n_run $n_runs --model codellama-7b-instruct --policy_types reachability waypoint loadbalancing --batch_size 1 3 11 33
29
+ python3 ../netconfeval/step_1_formal_spec_translation.py --results_path $( pwd ) /results_spec_translation -- n_run $n_runs --model codellama-7b-instruct --policy_types reachability waypoint --batch_size 1 2 5 10 25 50
30
+ python3 ../netconfeval/step_1_formal_spec_translation.py --results_path $( pwd ) /results_spec_translation -- n_run $n_runs --model codellama-7b-instruct --policy_types reachability --batch_size 1 2 5 10 20 50 100
31
31
32
- python3 ../netconfeval/step_1_formal_spec_translation.py --n_run $n_runs --model codellama-13b-instruct --policy_types reachability waypoint loadbalancing --batch_size 1 3 11 33
33
- python3 ../netconfeval/step_1_formal_spec_translation.py --n_run $n_runs --model codellama-13b-instruct --policy_types reachability waypoint --batch_size 1 2 5 10 25 50
34
- python3 ../netconfeval/step_1_formal_spec_translation.py --n_run $n_runs --model codellama-13b-instruct --policy_types reachability --batch_size 1 2 5 10 20 50 100
32
+ python3 ../netconfeval/step_1_formal_spec_translation.py --results_path $( pwd ) /results_spec_translation -- n_run $n_runs --model codellama-13b-instruct --policy_types reachability waypoint loadbalancing --batch_size 1 3 11 33
33
+ python3 ../netconfeval/step_1_formal_spec_translation.py --results_path $( pwd ) /results_spec_translation -- n_run $n_runs --model codellama-13b-instruct --policy_types reachability waypoint --batch_size 1 2 5 10 25 50
34
+ python3 ../netconfeval/step_1_formal_spec_translation.py --results_path $( pwd ) /results_spec_translation -- n_run $n_runs --model codellama-13b-instruct --policy_types reachability --batch_size 1 2 5 10 20 50 100
35
35
36
36
# Conflict Detection
37
- python3 ../netconfeval/step_1_formal_spec_conflict_detection.py --model gpt-4-1106 --policy_types reachability waypoint loadbalancing --n_run $n_runs --batch_size 1 3 11 33
38
- python3 ../netconfeval/step_1_formal_spec_conflict_detection.py --model gpt-4 --policy_types reachability waypoint loadbalancing --n_run $n_runs --batch_size 1 3 11 33
39
- python3 ../netconfeval/step_1_formal_spec_conflict_detection.py --model gpt-3.5-0613 --policy_types reachability waypoint loadbalancing --n_run $n_runs --batch_size 1 3 11 33
40
- python3 ../netconfeval/step_1_formal_spec_conflict_detection.py --model gpt-4-1106 --policy_types reachability waypoint loadbalancing --n_run $n_runs --combined --batch_size 1 3 11 33
37
+ python3 ../netconfeval/step_1_formal_spec_conflict_detection.py --results_path $( pwd ) /results_conflict_detection -- model gpt-4-1106 --policy_types reachability waypoint loadbalancing --n_run $n_runs --batch_size 1 3 11 33
38
+ python3 ../netconfeval/step_1_formal_spec_conflict_detection.py --results_path $( pwd ) /results_conflict_detection -- model gpt-4 --policy_types reachability waypoint loadbalancing --n_run $n_runs --batch_size 1 3 11 33
39
+ python3 ../netconfeval/step_1_formal_spec_conflict_detection.py --results_path $( pwd ) /results_conflict_detection -- model gpt-3.5-0613 --policy_types reachability waypoint loadbalancing --n_run $n_runs --batch_size 1 3 11 33
40
+ python3 ../netconfeval/step_1_formal_spec_conflict_detection.py --results_path $( pwd ) /results_conflict_detection -- model gpt-4-1106 --policy_types reachability waypoint loadbalancing --n_run $n_runs --combined --batch_size 1 3 11 33
41
41
42
42
# Conflict Distance
43
- python3 ../netconfeval/step_1_formal_spec_conflict_distance.py --n_run $n_runs --model gpt-3.5-0613 --policy_types reachability waypoint loadbalancing --batch_size 11
43
+ python3 ../netconfeval/step_1_formal_spec_conflict_distance.py --results_path $( pwd ) /results_conflict_distance -- n_run $n_runs --model gpt-3.5-0613 --policy_types reachability waypoint loadbalancing --batch_size 11
44
44
45
45
# Function Call
46
- python3 ../netconfeval/step_1_function_call.py --n_run $n_runs --model gpt-4-1106 --policy_types reachability waypoint loadbalancing --batch_size 1 3 11 33
47
- python3 ../netconfeval/step_1_function_call.py --n_run $n_runs --model gpt-4-1106 --policy_types reachability waypoint --batch_size 1 2 5 10 25 50
48
- python3 ../netconfeval/step_1_function_call.py --n_run $n_runs --model gpt-4-1106 --policy_types reachability --batch_size 1 2 5 10 20 50 100
46
+ python3 ../netconfeval/step_1_function_call.py --results_path $( pwd ) /results_function_call -- n_run $n_runs --model gpt-4-1106 --policy_types reachability waypoint loadbalancing --batch_size 1 3 11 33
47
+ python3 ../netconfeval/step_1_function_call.py --results_path $( pwd ) /results_function_call -- n_run $n_runs --model gpt-4-1106 --policy_types reachability waypoint --batch_size 1 2 5 10 25 50
48
+ python3 ../netconfeval/step_1_function_call.py --results_path $( pwd ) /results_function_call -- n_run $n_runs --model gpt-4-1106 --policy_types reachability --batch_size 1 2 5 10 20 50 100
49
49
50
- python3 ../netconfeval/step_1_function_call.py --n_run $n_runs --model gpt-4-1106 --policy_types reachability waypoint loadbalancing --batch_size 1 3 11 33 --adhoc
51
- python3 ../netconfeval/step_1_function_call.py --n_run $n_runs --model gpt-4-1106 --policy_types reachability waypoint --batch_size 1 2 5 10 25 50 --adhoc
52
- python3 ../netconfeval/step_1_function_call.py --n_run $n_runs --model gpt-4-1106 --policy_types reachability --batch_size 1 2 5 10 20 50 100 --adhoc
53
- python3 ../netconfeval/step_1_function_call.py --n_run $n_runs --model gpt-3.5-1106 --policy_types reachability waypoint loadbalancing --batch_size 1 3 11 33 --adhoc
54
- python3 ../netconfeval/step_1_function_call.py --n_run $n_runs --model gpt-3.5-1106 --policy_types reachability waypoint --batch_size 1 2 5 10 25 50 --adhoc
55
- python3 ../netconfeval/step_1_function_call.py --n_run $n_runs --model gpt-3.5-1106 --policy_types reachability --batch_size 1 2 5 10 20 50 100 --adhoc
56
- python3 ../netconfeval/step_1_function_call.py --n_run $n_runs --model codellama-7b-instruct --policy_types reachability waypoint loadbalancing --batch_size 1 3 11 33 --adhoc
57
- python3 ../netconfeval/step_1_function_call.py --n_run $n_runs --model codellama-7b-instruct --policy_types reachability waypoint --batch_size 1 2 5 10 25 50 --adhoc
58
- python3 ../netconfeval/step_1_function_call.py --n_run $n_runs --model codellama-7b-instruct --policy_types reachability --batch_size 1 2 5 10 20 50 100 --adhoc
50
+ python3 ../netconfeval/step_1_function_call.py --results_path $( pwd ) /results_function_call -- n_run $n_runs --model gpt-4-1106 --policy_types reachability waypoint loadbalancing --batch_size 1 3 11 33 --adhoc
51
+ python3 ../netconfeval/step_1_function_call.py --results_path $( pwd ) /results_function_call -- n_run $n_runs --model gpt-4-1106 --policy_types reachability waypoint --batch_size 1 2 5 10 25 50 --adhoc
52
+ python3 ../netconfeval/step_1_function_call.py --results_path $( pwd ) /results_function_call -- n_run $n_runs --model gpt-4-1106 --policy_types reachability --batch_size 1 2 5 10 20 50 100 --adhoc
53
+ python3 ../netconfeval/step_1_function_call.py --results_path $( pwd ) /results_function_call -- n_run $n_runs --model gpt-3.5-1106 --policy_types reachability waypoint loadbalancing --batch_size 1 3 11 33 --adhoc
54
+ python3 ../netconfeval/step_1_function_call.py --results_path $( pwd ) /results_function_call -- n_run $n_runs --model gpt-3.5-1106 --policy_types reachability waypoint --batch_size 1 2 5 10 25 50 --adhoc
55
+ python3 ../netconfeval/step_1_function_call.py --results_path $( pwd ) /results_function_call -- n_run $n_runs --model gpt-3.5-1106 --policy_types reachability --batch_size 1 2 5 10 20 50 100 --adhoc
56
+ python3 ../netconfeval/step_1_function_call.py --results_path $( pwd ) /results_function_call -- n_run $n_runs --model codellama-7b-instruct --policy_types reachability waypoint loadbalancing --batch_size 1 3 11 33 --adhoc
57
+ python3 ../netconfeval/step_1_function_call.py --results_path $( pwd ) /results_function_call -- n_run $n_runs --model codellama-7b-instruct --policy_types reachability waypoint --batch_size 1 2 5 10 25 50 --adhoc
58
+ python3 ../netconfeval/step_1_function_call.py --results_path $( pwd ) /results_function_call -- n_run $n_runs --model codellama-7b-instruct --policy_types reachability --batch_size 1 2 5 10 20 50 100 --adhoc
59
59
60
60
# Code Generation
61
- python3 ../netconfeval/step_2_code_gen.py --model gpt-4-1106 --n_run $n_runs --policy_types shortest_path reachability waypoint loadbalancing --n_retries 10
62
- python3 ../netconfeval/step_2_code_gen.py --model gpt-4-1106 --n_run $n_runs --policy_types shortest_path reachability waypoint loadbalancing --n_retries 10 --feedback
63
- python3 ../netconfeval/step_2_code_gen.py --model gpt-4-1106 --n_run $n_runs --policy_types shortest_path reachability waypoint loadbalancing --n_retries 10 --prompts no_detail
64
- python3 ../netconfeval/step_2_code_gen.py --model gpt-4-1106 --n_run $n_runs --policy_types shortest_path reachability waypoint loadbalancing --n_retries 10 --prompts no_detail --feedback
61
+ python3 ../netconfeval/step_2_code_gen.py --results_path $( pwd ) /results_code_gen -- model gpt-4-1106 --n_run $n_runs --policy_types shortest_path reachability waypoint loadbalancing --n_retries 10
62
+ python3 ../netconfeval/step_2_code_gen.py --results_path $( pwd ) /results_code_gen -- model gpt-4-1106 --n_run $n_runs --policy_types shortest_path reachability waypoint loadbalancing --n_retries 10 --feedback
63
+ python3 ../netconfeval/step_2_code_gen.py --results_path $( pwd ) /results_code_gen -- model gpt-4-1106 --n_run $n_runs --policy_types shortest_path reachability waypoint loadbalancing --n_retries 10 --prompts no_detail
64
+ python3 ../netconfeval/step_2_code_gen.py --results_path $( pwd ) /results_code_gen -- model gpt-4-1106 --n_run $n_runs --policy_types shortest_path reachability waypoint loadbalancing --n_retries 10 --prompts no_detail --feedback
65
65
66
66
# Low-Level Configurations
67
- python3 ../netconfeval/step_3_low_level.py --n_run $n_runs --model gpt-4-1106 --mode none
68
- python3 ../netconfeval/step_3_low_level.py --n_run $n_runs --model gpt-4-1106 --mode full
69
- python3 ../netconfeval/step_3_low_level.py --n_run $n_runs --model gpt-4-1106 --mode idx
70
- python3 ../netconfeval/step_3_low_level.py --n_run $n_runs --model gpt-4-1106 --mode rag --rag_chunk_size 9000
67
+ python3 ../netconfeval/step_3_low_level.py --results_path $( pwd ) /results_low_level -- n_run $n_runs --model gpt-4-1106 --mode none
68
+ python3 ../netconfeval/step_3_low_level.py --results_path $( pwd ) /results_low_level -- n_run $n_runs --model gpt-4-1106 --mode full
69
+ python3 ../netconfeval/step_3_low_level.py --results_path $( pwd ) /results_low_level -- n_run $n_runs --model gpt-4-1106 --mode idx
70
+ python3 ../netconfeval/step_3_low_level.py --results_path $( pwd ) /results_low_level -- n_run $n_runs --model gpt-4-1106 --mode rag --rag_chunk_size 9000
0 commit comments