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