Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBitSys/BitDistiller
/ has_test_docs
Method
has_test_docs
test/general/lm_eval/base.py:562–564 ·
view source on GitHub ↗
Whether the task has a test set
(self)
Source
from the content-addressed store, hash-verified
560
561
@abstractmethod
562
def
has_test_docs(self):
563
""
"Whether the task has a test set"
""
564
pass
565
566
def
training_docs(self):
567
""
"
Callers
1
evaluate
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected