diff --git a/src/components/OutputsTable/EditEvaluations.tsx b/src/components/OutputsTable/EditEvaluations.tsx index 9a134ec..6f95f40 100644 --- a/src/components/OutputsTable/EditEvaluations.tsx +++ b/src/components/OutputsTable/EditEvaluations.tsx @@ -65,14 +65,14 @@ export function EvaluationEditor(props: { Match String - - This string will be interpreted as a regex and checked against each model output. - setValues((values) => ({ ...values, matchString: e.target.value }))} /> + + This string will be interpreted as a regex and checked against each model output. +