max-gartz commited on
Commit
2e0554b
1 Parent(s): 296bd8c

Rename dataset module file.

Browse files

This renaming is necessary to allow huggingface datasets library to automatically detect this file.
Currently huggingface ignores it and tries to infer dataset details from the directory and file names.
This never yields the dataset as defined in this module and also the preview does not work correctly.

edgar_corpus.py → edgar-corpus.py RENAMED
File without changes