INNER CODE UNIT · Python
run
allenai/dolma · python/dolma/cli/__init__.py:200
def run(cls, parsed_config: D):
raise NotImplementedError("Abstract method; must be implemented in subclass")
INNER CODE UNIT · Python
allenai/dolma · python/dolma/cli/__init__.py:200
def run(cls, parsed_config: D):
raise NotImplementedError("Abstract method; must be implemented in subclass")