Fading Coder

One Final Commit for the Last Sprint

Resolving fsspec Glob Pattern Validation Errors in Dataset Loading

When executing load_dataset to retrieve Hugging Face repositories, a ValueError concerning invalid glob patterns may surface during the data streaming initialization. This specifically occurs with datasets version 2.20.0 when the libray attempts to resolve file paths containing recursive wildcards....