Commit dd573a95 authored by Leo Gao's avatar Leo Gao
Browse files

Fix Typo

parent 1731613e
......@@ -9,7 +9,7 @@ from ..utils import general_detokenize
from best_download import download_file
class Pile(PerplexityTask, abc.ABC):
class PilePerplexityTask(PerplexityTask, abc.ABC):
PILE_SET_NAME = None
VAL_PATH = 'data/pile/val.jsonl.zst'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment