Skip to content

Commit 7411141

Browse files
committed
update
1 parent 6106799 commit 7411141

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

ecg_bench/scripts/org_results.sh

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ data=("ecg_instruct_45k_mapped_1250")
99
# normalized_rag_features=True
1010

1111
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_True_feature_combined_1_system_prompt_True_False'
13-
'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_combined_1_system_prompt_None_False'
14-
'llama-3.2-3b-instruct_2_1_1024_0.0001_0.9_0.99_1e-08_500_0.01_True_None_None_None_True_signal_combined_1_system_prompt_True_False'
15-
'llama-3.2-3b-instruct_2_1_1024_0.0001_0.9_0.99_1e-08_500_0.01_True_None_None_None_True_signal_combined_1_system_prompt_None_False'
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'
1613
)
1714

1815
for d in "${data[@]}"; do

0 commit comments

Comments
 (0)