English serbian_test_clip_pipeline pipeline CLIPForZeroShotClassification from aurelio-ai

Description

Pretrained CLIPForZeroShotClassification, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.serbian_test_clip_pipeline is a English model originally trained by aurelio-ai.

Download Copy S3 URI

How to use


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


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

Model Information

Model Name: serbian_test_clip_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: en
Size: 547.1 KB

References

https://huggingface.co/aurelio-ai/sr-test-clip

Included Models

  • ImageAssembler
  • CLIPForZeroShotClassification