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.

CodeParrot org

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

CodeParrot org

Issue fixed, closing this PR

loubnabnl changed pull request status to closed

Sign up or log in to comment