Skip to content

Commit 5cb6cc2

Browse files
Fix typo
1 parent b8c85b1 commit 5cb6cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/agentlab/analyze/error_analysis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
FEW-SHOT CLASSIFICATION EXAMPLES
134134
--------------------------------------------------------------------------------
135135
136-
1) EXAMPLE A (Benchmarl Error - Benchmark Design Error)
136+
1) EXAMPLE A (Benchmark Error - Benchmark Design Error)
137137
• Context: The agent correctly finds a cheaper product meeting the user's criteria,
138138
but the benchmark expects a more expensive product and marks the solution as wrong.
139139
• Classification: ["Benchmark Design Error"]

0 commit comments

Comments
 (0)