Modern Greek (1453-) nli_xlm_r_greek_pipeline pipeline XlmRoBertaForZeroShotClassification from lighteternal

Description

Pretrained XlmRoBertaForZeroShotClassification, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.nli_xlm_r_greek_pipeline is a Modern Greek (1453-) model originally trained by lighteternal.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("nli_xlm_r_greek_pipeline", lang = "el")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("nli_xlm_r_greek_pipeline", lang = "el")
val annotations = pipeline.transform(df)

Model Information

Model Name: nli_xlm_r_greek_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.1+
License: Open Source
Edition: Official
Language: el
Size: 878.8 MB

References

https://huggingface.co/lighteternal/nli-xlm-r-greek

Included Models

  • DocumentAssembler
  • TokenizerModel
  • XlmRoBertaForZeroShotClassification