Multilingual ag_nli_dets_sentence_similarity_v4_pipeline pipeline CamemBertForSequenceClassification from abbasgolestani

Description

Pretrained CamemBertForSequenceClassification, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.ag_nli_dets_sentence_similarity_v4_pipeline is a Multilingual model originally trained by abbasgolestani.

Predicted Entities

Download Copy S3 URI

How to use

pipeline = PretrainedPipeline("ag_nli_dets_sentence_similarity_v4_pipeline", lang = "xx")
annotations =  pipeline.transform(df)
val pipeline = new PretrainedPipeline("ag_nli_dets_sentence_similarity_v4_pipeline", lang = "xx")
val annotations = pipeline.transform(df)

Model Information

Model Name: ag_nli_dets_sentence_similarity_v4_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.1+
License: Open Source
Edition: Official
Language: xx
Size: 1.2 GB

References

References

https://huggingface.co/abbasgolestani/ag-nli-DeTS-sentence-similarity-v4

Included Models

  • DocumentAssembler
  • TokenizerModel
  • CamemBertForSequenceClassification