MCPcopy 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

1import argparse
2import asyncio
3import sys, os
4sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))

Callers

nothing calls this directly

Calls 3

joinMethod · 0.80
mainFunction · 0.70
runMethod · 0.45

Tested by

no test coverage detected