Description
Pretrained XlmRoBertaForSequenceClassification, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.gujarati_hatespeech_extension_pipeline
is a Multilingual model originally trained by Jayveersinh-Raj.
How to use
pipeline = PretrainedPipeline("gujarati_hatespeech_extension_pipeline", lang = "xx")
annotations = pipeline.transform(df)
val pipeline = new PretrainedPipeline("gujarati_hatespeech_extension_pipeline", lang = "xx")
val annotations = pipeline.transform(df)
Model Information
Model Name: | gujarati_hatespeech_extension_pipeline |
Type: | pipeline |
Compatibility: | Spark NLP 5.5.1+ |
License: | Open Source |
Edition: | Official |
Language: | xx |
Size: | 860.9 MB |
References
https://huggingface.co/Jayveersinh-Raj/Gujarati_hatespeech_extension
Included Models
- DocumentAssembler
- TokenizerModel
- XlmRoBertaForSequenceClassification