allenai / dolma

Data and tools for generating and inspecting OLMo pre-training data.
https://allenai.github.io/dolma/
Apache License 2.0
894 stars 90 forks source link

Bump s3 client lib and parameterize region in s3 tests + devcontainer #147

Closed undfined closed 4 months ago

undfined commented 4 months ago

This change set introduces a devcontainer setup for those who want a one click dev environment (this was prompted by some issues with arm64 / sonoma) as well as some QOL improvements required to support sso sessions for AWS credentials as well as buckets in different regions (tests).

Ran all python/rust tests locally in the devcontainer with a ✅