Finnish mt5_finetuned_english_tonga_tonga_islands_finnish_pipeline pipeline T5Transformer from ElliottZ

Description

Pretrained T5Transformer, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.mt5_finetuned_english_tonga_tonga_islands_finnish_pipeline is a Finnish model originally trained by ElliottZ.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("mt5_finetuned_english_tonga_tonga_islands_finnish_pipeline", lang = "fi")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("mt5_finetuned_english_tonga_tonga_islands_finnish_pipeline", lang = "fi")
val annotations = pipeline.transform(df)

Model Information

Model Name: mt5_finetuned_english_tonga_tonga_islands_finnish_pipeline
Type: pipeline
Compatibility: Spark NLP 5.4.2+
License: Open Source
Edition: Official
Language: fi
Size: 819.8 MB

References

https://huggingface.co/ElliottZ/mt5-finetuned-english-to-Finnish

Included Models

  • DocumentAssembler
  • T5Transformer