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 6aaf4ad commit 08f3082Copy full SHA for 08f3082
CHANGELOG.md
@@ -11,9 +11,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
11
12
* `requirements_txt_file` no longer optional for model uploads.
13
* Remove `id` from POST params to API server.
14
+* NLP dataset character limit to 1000 characters.
15
16
### Fixed
17
18
+* Fix issue with duplicate feature names for NLP datasets.
19
* Added protobuf==3.2.0 to requirements to fix bug with model deployment.
20
21
## [0.3.0a2]
0 commit comments