Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release/513-release-candidate #14020

Merged
merged 8 commits into from
Oct 10, 2023
Merged

Conversation

danilojsl and others added 5 commits October 10, 2023 13:09
…4009)

* SPARKNLP-907 Allows setting up ONNX configs through spark session

* [SPARKNLP-907] Adding ONNX config notebook example
* [SPARKNLP-908] Adding ONNX support for BertForQuestionAnswering
[SPARKNLP-909] Adding ONNX support for BertForSequenceClassification
[SPARKNLP-910] Adding ONNX support for BertForTokenClassification

* [SPARKNLP-908-909-910 Adding ONNX docs for BertClassification]
* [SPARKNLP-911] Adding ONNX support for DistilBertForQuestionAnswering
[SPARKNLP-912] Adding ONNX support for DistilBertForSequenceClassification
[SPARKNLP-913] Adding ONNX support for DistilBertForTokenClassification

* [SPARKNLP-911-912-913] Adding notebook examples for Distilbert with ONNX
* SPARKNLP-919: Add note for Spark Version support

* SPARKNLP-919: Whisper notebooks spark version
…ls in a loaded pipeline model (#14018)

* Move token2_chunk to annotator

* Add unit tests for token2_chunk serialization
@maziyarpanahi maziyarpanahi merged commit 1fa94e9 into master Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix documentation DON'T MERGE Do not merge this PR new-feature Introducing a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error Token2Chunk: module 'sparknlp.annotator' has no attribute 'Token2Chunk'
4 participants