Releases: explosion/ml-datasets
Releases · explosion/ml-datasets
Release list
v0.2.1: New dataset loaders and srsly 3.0 support
Generated notes (2026-03-23 11:11)
New dataset loaders and srsly 3.0 support
Features
- Add Extended MNIST (EMNIST) dataset loader with multiple splits
- Add MNIST variants (Fashion-MNIST, KMNIST) support
- Add support for srsly 3.0
Fixes
- Show original URL in error messages instead of obfuscating URLError exceptions
Other
- Add unit tests for dataset loaders and utilities