English bislama_all_mpnet_base_v2_finetuned_webnlg2020_data_coverage_pipeline pipeline MPNetEmbeddings from teven

Description

Pretrained MPNetEmbeddings, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.bislama_all_mpnet_base_v2_finetuned_webnlg2020_data_coverage_pipeline is a English model originally trained by teven.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("bislama_all_mpnet_base_v2_finetuned_webnlg2020_data_coverage_pipeline", lang = "en")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("bislama_all_mpnet_base_v2_finetuned_webnlg2020_data_coverage_pipeline", lang = "en")
val annotations = pipeline.transform(df)

Model Information

Model Name: bislama_all_mpnet_base_v2_finetuned_webnlg2020_data_coverage_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: en
Size: 407.2 MB

References

https://huggingface.co/teven/bi_all-mpnet-base-v2_finetuned_WebNLG2020_data_coverage

Included Models

  • DocumentAssembler
  • MPNetEmbeddings