English gitlab_marathi_marh_analysis_default_model_pipeline pipeline DistilBertForSequenceClassification from samaksh-khatri-crest-data

Description

Pretrained DistilBertForSequenceClassification, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.gitlab_marathi_marh_analysis_default_model_pipeline is a English model originally trained by samaksh-khatri-crest-data.

Download Copy S3 URI

How to use


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


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

Model Information

Model Name: gitlab_marathi_marh_analysis_default_model_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.1+
License: Open Source
Edition: Official
Language: en
Size: 249.4 MB

References

https://huggingface.co/samaksh-khatri-crest-data/gitlab-mr-analysis-default-model

Included Models

  • DocumentAssembler
  • TokenizerModel
  • DistilBertForSequenceClassification