Ukrainian xlmroberta_qa_ukrainian_pipeline pipeline XlmRoBertaForQuestionAnswering from robinhad

Description

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

Predicted Entities

Download Copy S3 URI

How to use

pipeline = PretrainedPipeline("xlmroberta_qa_ukrainian_pipeline", lang = "uk")
annotations =  pipeline.transform(df)
val pipeline = new PretrainedPipeline("xlmroberta_qa_ukrainian_pipeline", lang = "uk")
val annotations = pipeline.transform(df)

Model Information

Model Name: xlmroberta_qa_ukrainian_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.1+
License: Open Source
Edition: Official
Language: uk
Size: 401.2 MB

References

References

https://huggingface.co/robinhad/ukrainian-qa

Included Models

  • MultiDocumentAssembler
  • XlmRoBertaForQuestionAnswering