Description
Pretrained RoBertaForSequenceClassification, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.autonlp_vaccinchat_22134694_pipeline
is a Dutch, Flemish model originally trained by maximedb.
How to use
pipeline = PretrainedPipeline("autonlp_vaccinchat_22134694_pipeline", lang = "nl")
annotations = pipeline.transform(df)
val pipeline = new PretrainedPipeline("autonlp_vaccinchat_22134694_pipeline", lang = "nl")
val annotations = pipeline.transform(df)
Model Information
Model Name: | autonlp_vaccinchat_22134694_pipeline |
Type: | pipeline |
Compatibility: | Spark NLP 5.5.1+ |
License: | Open Source |
Edition: | Official |
Language: | nl |
Size: | 438.5 MB |
References
https://huggingface.co/maximedb/autonlp-vaccinchat-22134694
Included Models
- DocumentAssembler
- TokenizerModel
- RoBertaForSequenceClassification