Bashkir bashkir_roberta_base_pipeline pipeline RoBertaEmbeddings from macedonizer

Description

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

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("bashkir_roberta_base_pipeline", lang = "ba")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("bashkir_roberta_base_pipeline", lang = "ba")
val annotations = pipeline.transform(df)

Model Information

Model Name: bashkir_roberta_base_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: ba
Size: 311.7 MB

References

https://huggingface.co/macedonizer/ba-roberta-base

Included Models

  • DocumentAssembler
  • TokenizerModel
  • RoBertaEmbeddings