Italian legit_scratch_bart_lsg_16384_pipeline pipeline BartTransformer from morenolq

Description

Pretrained BartTransformer, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.legit_scratch_bart_lsg_16384_pipeline is a Italian model originally trained by morenolq.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("legit_scratch_bart_lsg_16384_pipeline", lang = "it")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("legit_scratch_bart_lsg_16384_pipeline", lang = "it")
val annotations = pipeline.transform(df)

Model Information

Model Name: legit_scratch_bart_lsg_16384_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.1+
License: Open Source
Edition: Official
Language: it
Size: 916.0 MB

References

https://huggingface.co/morenolq/LEGIT-SCRATCH-BART-LSG-16384

Included Models

  • DocumentAssembler
  • BartTransformer