Skip to content

Commit 8fe8d83

Browse files
committed
update
1 parent 4597371 commit 8fe8d83

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ecg_bench/scripts/org_results.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ data=("ecg_instruct_45k_mapped_1250")
88
# rag_prompt_mode="system_prompt"
99
# normalized_rag_features=True
1010

11-
checkpoints=(
12-
'llama-3.2-3b-instruct_2_1_1024_0.0001_0.9_0.99_1e-08_500_0.01_True_None_None_None_None_False'
13-
)
11+
checkpoints='llama-3.2-3b-instruct_2_1_1024_0.0001_0.9_0.99_1e-08_500_0.01_True_None_None_None_True_feature_report_1_system_prompt_None_False'
12+
1413

1514
for d in "${data[@]}"; do
1615
if [ "$d" = "ecg_instruct_pulse_mapped_1250" ]; then

0 commit comments

Comments
 (0)