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

Method __init__

test/general/lm_eval/tasks/translation.py:111–112  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

109 VERSION = version
110
111 def __init__(self):
112 super().__init__(dataset, language_pair)
113
114 return TranslationTask
115

Callers 1

__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected