Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSparseLLMs/MoM
/ doc_to_text
Method
doc_to_text
lm-eval-harness/lm_eval/api/task.py:344–345 ·
view source on GitHub ↗
(self, doc)
Source
from the content-addressed store, hash-verified
342
343
@abc.abstractmethod
344
def
doc_to_text(self, doc):
345
pass
346
347
@abc.abstractmethod
348
def
doc_to_target(self, doc):
Callers
2
fewshot_context
Method · 0.95
get_context
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected