azizbarank/Czech-T5-Base-Model
This is the t5 base model for the Czech that is based on the smaller version of the google/mt5-base model. To make this model, I retained only the Czech and some of the English embeddings from the original multilingual model.
No commits in the last 6 months.
Stars
2
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 25, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/azizbarank/Czech-T5-Base-Model"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Shivanandroy/simpleT5
simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train...
chanind/frame-semantic-transformer
Frame Semantic Parser based on T5 and FrameNet
Shivanandroy/KeyPhraseTransformer
KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data ...
osainz59/t5-encoder
A extension of Transformers library to include T5ForSequenceClassification class.
conceptofmind/t5-pytorch
Implementation of Exploring the Limits of Transfer Learning with a Unified Text-to-Text...