Serbian jerteh_81_pipeline pipeline RoBertaEmbeddings from jerteh

Description

Pretrained RoBertaEmbeddings, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.jerteh_81_pipeline is a Serbian model originally trained by jerteh.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("jerteh_81_pipeline", lang = "sr")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("jerteh_81_pipeline", lang = "sr")
val annotations = pipeline.transform(df)

Model Information

Model Name: jerteh_81_pipeline
Type: pipeline
Compatibility: Spark NLP 5.4.2+
License: Open Source
Edition: Official
Language: sr
Size: 289.9 MB

References

https://huggingface.co/jerteh/Jerteh-81

Included Models

  • DocumentAssembler
  • TokenizerModel
  • RoBertaEmbeddings