You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the data you'd like, be specific, link the docs
filesystem contains a helper (transformer) to read jsonl files (readers.py). please add an option to unzip compressed files
if the file extension is gz, apply decompression automatically (you have the file path in FileItem)
also provide an option to override that behavior, (ie. decompress with true/false/auto)
The text was updated successfully, but these errors were encountered:
Which source is this for
filesysten
Describe the data you'd like, be specific, link the docs
filesystem contains a helper (transformer) to read jsonl files (readers.py). please add an option to unzip compressed files
The text was updated successfully, but these errors were encountered: