We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e44ff1 commit 24d7c00Copy full SHA for 24d7c00
README.md
@@ -1,6 +1,6 @@
1
<a href="https://explosion.ai"><img src="https://explosion.ai/assets/img/logo.svg" width="125" height="125" align="right" /></a>
2
3
-# Machine learning dataset loaders
+# Machine learning dataset loaders for testing and examples
4
5
Loaders for various machine learning datasets for testing and example scripts.
6
Previously in `thinc.extra.datasets`.
setup.cfg
@@ -1,5 +1,5 @@
[metadata]
-version = 0.2.0a0
+version = 0.2.0
description = Machine Learning dataset loaders
url = https://github.com/explosion/ml-datasets
author = Explosion
0 commit comments