Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBMB/ToolBench
/ automatic_eval_sample.py
File
automatic_eval_sample.py
toolbench/tooleval/automatic_eval_sample.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
import
json
3
import
time
4
from
concurrent.futures
import
ThreadPoolExecutor,as_completed
Callers
nothing calls this directly
Calls
6
UserEvaluation
Class · 0.90
load_registered_automatic_evaluator
Function · 0.90
SampleMethod
Class · 0.85
parse_args
Function · 0.70
get_most_preferred
Function · 0.70
run
Method · 0.45
Tested by
no test coverage detected