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