Description
Pretrained BGEEmbeddings, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.frpile_gpl_test_pipeline_bge_large_english_1400_pipeline
is a English model originally trained by DragosGorduza.
How to use
pipeline = PretrainedPipeline("frpile_gpl_test_pipeline_bge_large_english_1400_pipeline", lang = "en")
annotations = pipeline.transform(df)
val pipeline = new PretrainedPipeline("frpile_gpl_test_pipeline_bge_large_english_1400_pipeline", lang = "en")
val annotations = pipeline.transform(df)
Model Information
Model Name: | frpile_gpl_test_pipeline_bge_large_english_1400_pipeline |
Type: | pipeline |
Compatibility: | Spark NLP 5.4.0+ |
License: | Open Source |
Edition: | Official |
Language: | en |
Size: | 407.1 MB |
References
https://huggingface.co/DragosGorduza/FRPile_GPL_test_pipeline_bge-large-en_1400
Included Models
- DocumentAssembler
- BGEEmbeddings