English lthien_tra_bai_tieng_anh_chuyen_nganh_pipeline pipeline DistilBertForQuestionAnswering from hi113

Description

Pretrained DistilBertForQuestionAnswering, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.lthien_tra_bai_tieng_anh_chuyen_nganh_pipeline is a English model originally trained by hi113.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("lthien_tra_bai_tieng_anh_chuyen_nganh_pipeline", lang = "en")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("lthien_tra_bai_tieng_anh_chuyen_nganh_pipeline", lang = "en")
val annotations = pipeline.transform(df)

Model Information

Model Name: lthien_tra_bai_tieng_anh_chuyen_nganh_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: en
Size: 247.3 MB

References

https://huggingface.co/hi113/ltHien_Tra_Bai_Tieng_Anh_Chuyen_Nganh

Included Models

  • MultiDocumentAssembler
  • DistilBertForQuestionAnswering