MCPcopy Create free account
hub / github.com/IBM/AssetOpsBench / numeric_match

Function numeric_match

src/evaluation/scorers/code_based.py:18–21  ·  view source on GitHub ↗
(
    scenario: Scenario, answer: str, trajectory_text: str
)

Source from the content-addressed store, hash-verified

16
17
18def numeric_match(
19 scenario: Scenario, answer: str, trajectory_text: str
20) -> ScorerResult:
21 raise NotImplementedError

Callers 1

Calls

no outgoing calls

Tested by 1