Albanian sqt5_base_pipeline pipeline T5Transformer from niv-al

Description

Pretrained T5Transformer, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.sqt5_base_pipeline is a Albanian model originally trained by niv-al.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("sqt5_base_pipeline", lang = "sq")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("sqt5_base_pipeline", lang = "sq")
val annotations = pipeline.transform(df)

Model Information

Model Name: sqt5_base_pipeline
Type: pipeline
Compatibility: Spark NLP 5.4.2+
License: Open Source
Edition: Official
Language: sq
Size: 511.6 MB

References

https://huggingface.co/niv-al/sqt5-base

Included Models

  • DocumentAssembler
  • T5Transformer