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

2024-04-22-mpnet_embeddings_biolord_2023_en #14241

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ title: English BioLORD-2023 MPNetEmbeddings from FremyCompany
author: John Snow Labs
name: mpnet_embeddings_biolord_2023
date: 2024-04-22
tags: [en, mpnet, embeddings, biolord, open_source, onnx]
tags: [mpnet, en, embeddings, biolord, open_source, onnx]
task: Embeddings
language: en
edition: Spark NLP 5.3.4
edition: Spark NLP 5.2.2
spark_version: 3.0
supported: true
engine: onnx
Expand All @@ -28,8 +28,8 @@ Pretrained MPNetEmbeddings model, adapted from Hugging Face and curated to provi
{:.btn-box}
<button class="button button-orange" disabled>Live Demo</button>
<button class="button button-orange" disabled>Open in Colab</button>
[Download](https://s3.amazonaws.com/auxdata.johnsnowlabs.com/public/models/mpnet_embeddings_biolord_2023_en_5.3.4_3.0_1713812521034.zip){:.button.button-orange.button-orange-trans.arr.button-icon}
[Copy S3 URI](s3://auxdata.johnsnowlabs.com/public/models/mpnet_embeddings_biolord_2023_en_5.3.4_3.0_1713812521034.zip){:.button.button-orange.button-orange-trans.button-icon.button-copy-s3}
[Download](https://s3.amazonaws.com/auxdata.johnsnowlabs.com/public/models/mpnet_embeddings_biolord_2023_en_5.2.2_3.0_1713822166758.zip){:.button.button-orange.button-orange-trans.arr.button-icon}
[Copy S3 URI](s3://auxdata.johnsnowlabs.com/public/models/mpnet_embeddings_biolord_2023_en_5.2.2_3.0_1713822166758.zip){:.button.button-orange.button-orange-trans.button-icon.button-copy-s3}

## How to use

Expand Down Expand Up @@ -72,7 +72,7 @@ val result = pipeline.fit(data).transform(data)
{:.table-model}
|---|---|
|Model Name:|mpnet_embeddings_biolord_2023|
|Compatibility:|Spark NLP 5.3.4+|
|Compatibility:|Spark NLP 5.2.2+|
|License:|Open Source|
|Edition:|Official|
|Input Labels:|[document]|
Expand Down