Description
Pretrained DistilBertForSequenceClassification, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.ai_human_detai_pipeline
is a Kazakh model originally trained by Ayanm.
How to use
pipeline = PretrainedPipeline("ai_human_detai_pipeline", lang = "kk")
annotations = pipeline.transform(df)
val pipeline = new PretrainedPipeline("ai_human_detai_pipeline", lang = "kk")
val annotations = pipeline.transform(df)
Model Information
Model Name: | ai_human_detai_pipeline |
Type: | pipeline |
Compatibility: | Spark NLP 5.5.0+ |
License: | Open Source |
Edition: | Official |
Language: | kk |
Size: | 249.5 MB |
References
https://huggingface.co/Ayanm/ai-human-detai
Included Models
- DocumentAssembler
- TokenizerModel
- DistilBertForSequenceClassification