-
Notifications
You must be signed in to change notification settings - Fork 717
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding openvino support to missing annotators (#14390)
* adding OpenVino support to CamembertForXXX * adding openvino support to CamembertForXXX * Update CamemBertClassification.scala * fixed syntax * Update CamemBertForZeroShotClassification.scala
- Loading branch information
1 parent
7588484
commit 83a6e7e
Showing
11 changed files
with
5,650 additions
and
108 deletions.
There are no files selected for viewing
2,318 changes: 2,318 additions & 0 deletions
2,318
...ansformers/openvino/HuggingFace_OpenVINO_in_Spark_NLP_CamemBertForQuestionAnswering.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
551 changes: 551 additions & 0 deletions
551
...rmers/openvino/HuggingFace_OpenVINO_in_Spark_NLP_CamemBertForSequenceClassification.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
2,429 changes: 2,429 additions & 0 deletions
2,429
...sformers/openvino/HuggingFace_OpenVINO_in_Spark_NLP_CamemBertForTokenClassification.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.