blt/setup
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
..
create_env.sh Initial commit 2024-12-12 15:32:30 -08:00
download_prepare_hf_data.py Replace regular filesystem calls with fsspec + add s3 support (#18) 2025-01-10 11:04:41 -08:00
download_tokenizer.py Initial commit 2024-12-12 15:32:30 -08:00