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

Add support for ONNX to ALBERT, CamemBERT, and XLM-RoBERTa #13907

Conversation

maziyarpanahi
Copy link
Member

@maziyarpanahi maziyarpanahi commented Jul 30, 2023

This PR adds support for ONNX models to the following Spark NLP Annotators:

  • ALBERT
  • CamemBERT
  • XLM-RoBERTa
  • XLNet
  • Longformer

XLNet and Longformer are not yet supported to be exported as ONNX models.

@maziyarpanahi maziyarpanahi added new-feature Introducing a new feature new model labels Jul 30, 2023
@maziyarpanahi maziyarpanahi self-assigned this Jul 30, 2023
@maziyarpanahi maziyarpanahi changed the title Add support for ONNX to ALBERT, CamemBERT, XLM-RoBERTa, XLNet, and Longformer Add support for ONNX to ALBERT, CamemBERT, and XLM-RoBERTa Jul 30, 2023
@maziyarpanahi maziyarpanahi changed the base branch from master to release/502-release-candidate August 2, 2023 13:16
@maziyarpanahi maziyarpanahi merged commit 95217a7 into release/502-release-candidate Aug 2, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new model new-feature Introducing a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant