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/521 release candidate #14112

Merged
merged 14 commits into from
Dec 27, 2023
Merged

Conversation

maziyarpanahi
Copy link
Member

@maziyarpanahi maziyarpanahi commented Dec 27, 2023

  • Fix DocumentTokenSplitter serialization in a Pipeline
  • Fix DocumentCharacterTextSplitter serialization in a Pipeline
  • Add notebook to import T5 in TensorFlow, ONNX, and Marian in ONNX formats
  • New BGEEmbeddings annotator
  • Add ONNX support to DeBertaForQuestionAnswering, DeBertaForTokenClassification, and DeBertaForSequenceClassification
  • Fix average pooling computation issue that resulted in null in E5 and MPNet annotators
  • Add support for Spark/PySpark 3.5.x

@maziyarpanahi maziyarpanahi added documentation bug-fix new-feature Introducing a new feature dependencies Pull requests that update a dependency file DON'T MERGE Do not merge this PR labels Dec 27, 2023
@maziyarpanahi maziyarpanahi self-assigned this Dec 27, 2023
DevinTDHa and others added 12 commits December 27, 2023 16:37
#14089)

* SPARKNLP-951: Added example notebooks for Marian and T5

* Added Missing notebooks in transformers table
* Added BGE Embeddings

* Fixed class names
…ches (#14104)

Co-authored-by: Maziyar Panahi <maziyar.panahi@iscpif.fr>
* [SPARKNLP-949] Adding changes for spark 3.5 compatibility

* [SPARKNLP-949] Adding stage for spark 3.5 in CI pipeline

* [SPARKNLP-949] Updating python version for spark 3.5

* [SPARKNLP-949] Adding changes for spark 3.5.x backward compatibility
@maziyarpanahi maziyarpanahi merged commit 02ef1a8 into master Dec 27, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix dependencies Pull requests that update a dependency file 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.

6 participants