Finnish xlm_roberta_qa_addi_finnish_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_finnish_xlm_r_pipeline is a Finnish model originally trained by Gantenbein.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("xlm_roberta_qa_addi_finnish_xlm_r_pipeline", lang = "fi")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("xlm_roberta_qa_addi_finnish_xlm_r_pipeline", lang = "fi")
val annotations = pipeline.transform(df)

Model Information

Model Name: xlm_roberta_qa_addi_finnish_xlm_r_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: fi
Size: 777.3 MB

References

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

Included Models

  • MultiDocumentAssembler
  • XlmRoBertaForQuestionAnswering