Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBitSys/BitDistiller
/ doc_to_text
Method
doc_to_text
test/general/lm_eval/base.py:611–612 ·
view source on GitHub ↗
(self, doc)
Source
from the content-addressed store, hash-verified
609
610
@abstractmethod
611
def
doc_to_text(self, doc):
612
pass
613
614
@abstractmethod
615
def
doc_to_target(self, doc):
Callers
1
fewshot_context
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected