Dzongkha dzoqa_tibet_pipeline pipeline RoBertaForQuestionAnswering from Norphel

Description

Pretrained RoBertaForQuestionAnswering, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.dzoqa_tibet_pipeline is a Dzongkha model originally trained by Norphel.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("dzoqa_tibet_pipeline", lang = "dz")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("dzoqa_tibet_pipeline", lang = "dz")
val annotations = pipeline.transform(df)

Model Information

Model Name: dzoqa_tibet_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: dz
Size: 311.2 MB

References

https://huggingface.co/Norphel/dzoQA_tibet

Included Models

  • MultiDocumentAssembler
  • RoBertaForQuestionAnswering