Releases: allenai/olmoearth_pretrain
Releases · allenai/olmoearth_pretrain
Add py.typed, move masking to dataloader, configurable tokenization
What's Changed
- Fix evaluation when loading checkpoint by @yawenzzzz in #458
- Fix unmask bug, add tests to check it by @gabrieltseng in #457
- Some sample diversity investigations by @gabrieltseng in #452
- add the new cursor rules by @Hgherzog in #460
- Henryh/experiment summarizer by @Hgherzog in #461
- fix patchified data dtype by @gabrieltseng in #463
- Add joer to experiment report users by @Hgherzog in #462
- fix the evals when using a distributed checkpoint by @Hgherzog in #466
- Add (cursor's) script to copy wandb runs by @gabrieltseng in #465
- mike/add int8 quantization evals by @mikerjacobi in #470
- Henryh/configurable tokenization by @Hgherzog in #468
- fix typo by @Hgherzog in #473
- Henryh/segmentation metrics by @Hgherzog in #475
- New masking, and move the masking into the dataloader by @gabrieltseng in #467
- Add py.typed file by @Hgherzog in #481
- Fix finetune checkpointing by @yawenzzzz in #480
- Henryh/patch error handling by @Hgherzog in #479
New Contributors
- @mikerjacobi made their first contribution in #470
Full Changelog: v0.0.2...v0.1.0
Allow olmo-core free inference
What's Changed
- Fix broken images on PyPI by using absolute URLs by @joshhvulcan in #439
- use correct load model method in inference quickstart docs by @rbavery in #443
- MAC measurements by @gabrieltseng in #444
- OlmoEarth Embeddings using Google Earth Engine data (V2) by @ivanzvonkov in #450
- Henryh/olmo core free inference by @Hgherzog in #454
- bump version for olmo-core free inference release by @Hgherzog in #455
New Contributors
- @rbavery made their first contribution in #443
- @ivanzvonkov made their first contribution in #450
Full Changelog: v0.0.1...v0.0.2
v0.0.1.post1
Fixes broken images on pypi project page.
v0.0.1
initial pypi release of OlmoEarth