Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
390
class
ImportableModule:
391
module_path: str
392
hash: str
393
394
395
class
_EvaluationModuleFactory:
Callers
3
get_module
Method · 0.85
get_module
Method · 0.85
get_module
Method · 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…