fix(codeparrot/github-code): Fixes dataset generation according to new `get_patterns_in_dataset_repository` signature.
#2
by
gugarosa
- opened
Fixes issue #4610 from huggingface/datasets.
Thanks for noticing this, but the change will break compatibility with older datasets versions see https://github.com/huggingface/datasets/issues/4610#issuecomment-1174775046
I would simply remove all uses of datasets.data_files.*
It was overkill to use them anyway ^^' let me open a PR
Issue fixed, closing this PR
loubnabnl
changed pull request status to
closed