Skip to content

Commit df07185

Browse files
committed
Change MALT scenario to trigger workflow.
1 parent 46fa25e commit df07185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

malt_scenario.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ prompt_type = "zeroshot_base"
1616
num_queries = 1
1717
complexity_level = ["level1"]
1818
output_dir = "dump"
19-
output_file = "query_output_1.jsonl"
19+
output_file = "query_output.jsonl"
2020
benchmark_path = "assessment_queries.jsonl"
2121
regenerate_query = true

0 commit comments

Comments
 (0)