Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/huggingface/evaluate
/ format
Method
format
src/evaluate/module.py:141–142 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
139
140
@property
141
def
format(self) -> Optional[str]:
142
return
self._module_info.format
143
144
@property
145
def
module_type(self) -> str:
Callers
4
_list_evaluation_modules_type
Function · 0.80
__init__
Method · 0.80
hf_hub_url
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected