Sharif-SLPL/t5-fa
T5 (Text-to-Text Transformer Model) for Farsi.
This project helps machine learning engineers and researchers working with Farsi text. It provides a pre-trained T5 (Text-to-Text Transfer Transformer) model specifically adapted for the Farsi language. Users input a large corpus of Farsi text, and the output is a ready-to-use T5 model that can perform various Farsi natural language processing tasks.
No commits in the last 6 months.
Use this if you are developing or fine-tuning AI models that need to understand and generate Farsi text.
Not ideal if you are a non-technical user looking for an off-the-shelf Farsi text analysis tool without needing to train or integrate machine learning models.
Stars
11
Forks
1
Language
Python
License
—
Category
Last pushed
Aug 13, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Sharif-SLPL/t5-fa"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
xv44586/toolkit4nlp
transformers implement (architecture, task example, serving and more)
luozhouyang/transformers-keras
Transformer-based models implemented in tensorflow 2.x(using keras).
ufal/neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
graykode/xlnet-Pytorch
Simple XLNet implementation with Pytorch Wrapper
uzaymacar/attention-mechanisms
Implementations for a family of attention mechanisms, suitable for all kinds of natural language...