Closed EricFillion closed 2 years ago
why is it not merged yet?
why is it not merged yet?
For some reason one of the test cases is hanging. I avoid merging unless the test cases pass. I'll look into it some more this weekend. Please let me know if you have any ideas.
Closes #283
Hugging Face's load_dataset() function separates by newline by default and removes the newlines. Now, newlines are added back within the preprocess_concatenate() function.