English autotrain_neuralg8_albert2_99588147371_pipeline pipeline AlbertForQuestionAnswering from Samis922

Description

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

Download Copy S3 URI

How to use


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


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

Model Information

Model Name: autotrain_neuralg8_albert2_99588147371_pipeline
Type: pipeline
Compatibility: Spark NLP 5.4.2+
License: Open Source
Edition: Official
Language: en
Size: 42.0 MB

References

https://huggingface.co/Samis922/autotrain-neuralg8_albert2-99588147371

Included Models

  • MultiDocumentAssembler
  • AlbertForQuestionAnswering