English exigent_bge_base_financial_matryoshka_pipeline pipeline BGEEmbeddings from RishuD7

Description

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

Download Copy S3 URI

How to use


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


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

Model Information

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

References

https://huggingface.co/RishuD7/exigent-bge-base-financial-matryoshka

Included Models

  • DocumentAssembler
  • BGEEmbeddings