Modern Greek (1453-) distilgreek_bert_pipeline pipeline DistilBertEmbeddings from EftychiaKarav

Description

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

Download Copy S3 URI

How to use


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


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

Model Information

Model Name: distilgreek_bert_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: el
Size: 262.2 MB

References

https://huggingface.co/EftychiaKarav/DistilGREEK-BERT

Included Models

  • DocumentAssembler
  • TokenizerModel
  • DistilBertEmbeddings