This repository has been archived by the owner on May 1, 2023. It is now read-only.
v0.5.0
MartinBernstorff
released this
14 Oct 07:26
·
1312 commits
to main
since this release
Feature
- Default group by day (
7249388
)
Fix
- More robust saving eval data (
58c801f
) - Train on GPU (
4d07209
) - Even more robust naming, write to parquet instead of pickle (
4e55454
) - Enable pytest on non-windows (
9beb331
) - Disable wand in integration test for now (
0b3b264
) - Can't only run pytest on darwin, not sure what to do (
ddc1638
) - Run wandb when doing integration testing (
cec3678
) - Check run exists before using for file locatin (
63b5065
) - Missing imports (
4e6e0a0
) - Make eval save naming more robust (
51eccc9
) - Missing imports (
37a1b15
) - F1 to recall (
9e31f1f
) - Misc. changes to configs (
3b22c4e
) - More robust max file length handling (
b14a424
)