Switch to PyTorch Dataloader and HF datasets
Compare changes
Files
6@@ -64,6 +64,7 @@ def download_data(url: str, path: str) -> None:
@@ -74,4 +75,9 @@ def tokenize_dataset(data, tokenizer):
\ No newline at end of file
\ No newline at end of file