Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
18
def
numeric_match(
19
scenario: Scenario, answer: str, trajectory_text: str
20
) -> ScorerResult:
21
raise
NotImplementedError
Callers
1
test_numeric_match_not_implemented
Method · 0.90
Calls
no outgoing calls
Tested by
1
test_numeric_match_not_implemented
Method · 0.72