Releases: polaris-hub/polaris
Releases · polaris-hub/polaris
0.7.5
24 Jul 18:05
Compare
Sorry, something went wrong.
No results found
🐛 Fixes
Updating base_request_to_hub method to allow handling of responses without json
📚 Documentation
Adding more informative error messaging due to potential JWT and Clerk data discrepancy
🧹 Chores
Adding more informative error messaging due to potential JWT and Clerk data discrepancy
0.7.4
22 Jul 22:01
Compare
Sorry, something went wrong.
No results found
🚀 Features
optimizing time complexity of split field validator
0.7.3
21 Jul 19:39
Compare
Sorry, something went wrong.
No results found
🚀 Features
Allow an empty train partition to support test-set only (e.g. zero-shot) benchmarks
🐛 Fixes
Fix: PolarisFileSystem uses the dataset name instead of the dataset slug, causing a 404
0.7.2
21 Jul 11:07
Compare
Sorry, something went wrong.
No results found
🚀 Features
Adding a loading indicator for upload/download operations
🐛 Fixes
Only adding zarrRootPath field to datasets that use Zarr
Fix undefined split during checksum calc with multiple test sets
0.7.1
17 Jul 18:36
Compare
Sorry, something went wrong.
No results found
🐛 Fixes
fix: Issue where a None token breaks the login flow
0.7.0
12 Jul 19:46
Compare
Sorry, something went wrong.
No results found
🚀 Features
Include a checksum for Zarr archives in the Dataset checksum
feat: JWT-based authentication for Hub API requests
🐛 Fixes
fix: Errors in login and owner parsing
Fix auth token being None during login
0.6.0
03 Jul 17:03
Compare
Sorry, something went wrong.
No results found
🐛 Fixes
No longer manually upgrade mkdocs-jupyter through PyPi in the CICD
🧹 Chores
Remove the polaris.curation module. This code now lives in a separate repository called auroris
0.5.1
27 Jun 16:24
Compare
Sorry, something went wrong.
No results found
📚 Documentation
Use existing benchmarks and datasets in docs
Remove polyfill
0.5.0
06 Jun 19:14
Compare
Sorry, something went wrong.
No results found
🚀 Features
Optimize the data loader for datasets that fit in memory or on a local disk
feat: Update settings for production environment
🐛 Fixes
Fix UserWarning during serialization and DeprecationWarning
fix: Client ignoring default .env file
0.4.1
30 Apr 20:07
Compare
Sorry, something went wrong.
No results found
Fixed bug in release process