MCPcopy 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

__init__Method · 0.80
hf_hub_urlFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected