Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBitSys/BitDistiller
/ has_training_docs
Method
has_training_docs
test/general/lm_eval/tasks/pawsx.py:58–59 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
56
QUESTION_WORD = None
# 'right'
57
58
def
has_training_docs(self):
59
return
True
60
61
def
has_validation_docs(self):
62
return
True
Callers
1
fewshot_context
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected