MCPcopy Create free account
hub / github.com/OpenBitSys/BitDistiller / test_docs

Method test_docs

test/general/lm_eval/tasks/race.py:93–94  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

91 return self._collate_data("validation")
92
93 def test_docs(self):
94 return self._collate_data("test")
95
96 @classmethod
97 def get_answer_option(cls, problem):

Callers

nothing calls this directly

Calls 1

_collate_dataMethod · 0.95

Tested by

no test coverage detected