Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastMAS/KVCOMM
/ run_mmlu.py
File
run_mmlu.py
experiments/run_mmlu.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
argparse
2
import
asyncio
3
import
sys, os
4
sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__),
'..'
)))
Callers
nothing calls this directly
Calls
3
join
Method · 0.80
main
Function · 0.70
run
Method · 0.45
Tested by
no test coverage detected