Chamorro xlm_roberta_qa_addi_chamorro_xlm_r_pipeline pipeline XlmRoBertaForQuestionAnswering from Gantenbein

Description

Pretrained XlmRoBertaForQuestionAnswering, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.xlm_roberta_qa_addi_chamorro_xlm_r_pipeline is a Chamorro model originally trained by Gantenbein.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("xlm_roberta_qa_addi_chamorro_xlm_r_pipeline", lang = "ch")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("xlm_roberta_qa_addi_chamorro_xlm_r_pipeline", lang = "ch")
val annotations = pipeline.transform(df)

Model Information

Model Name: xlm_roberta_qa_addi_chamorro_xlm_r_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: ch
Size: 776.3 MB

References

https://huggingface.co/Gantenbein/ADDI-CH-XLM-R

Included Models

  • MultiDocumentAssembler
  • XlmRoBertaForQuestionAnswering