blt/bytelatent/data
Pedro Rodriguez b0120da72f
Some checks failed
Lint with Black / lint (push) Has been cancelled
Lint with isort / lint (push) Has been cancelled
Replace regular filesystem calls with fsspec + add s3 support (#18)
Summary:

For compatibility with either local/nfs or S3 datasets, swap to fsspec.

Add a tool to compare local and remote filesystems

Test Plan:

- Ran regular train script
- Ran with config with data in S3
2025-01-10 11:04:41 -08:00
..
iterators Replace regular filesystem calls with fsspec + add s3 support (#18) 2025-01-10 11:04:41 -08:00
__init__.py Initial commit 2024-12-12 15:32:30 -08:00
data_types.py Initial commit 2024-12-12 15:32:30 -08:00
file_util.py Replace regular filesystem calls with fsspec + add s3 support (#18) 2025-01-10 11:04:41 -08:00
ngram_processor.py Initial commit 2024-12-12 15:32:30 -08:00
patcher.py Initial commit 2024-12-12 15:32:30 -08:00