MCPcopy Create free account
hub / github.com/huggingface/evaluate / ImportableModule

Class ImportableModule

src/evaluate/loading.py:390–392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

388
389@dataclass
390class ImportableModule:
391 module_path: str
392 hash: str
393
394
395class _EvaluationModuleFactory:

Callers 3

get_moduleMethod · 0.85
get_moduleMethod · 0.85
get_moduleMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…