LazarusNLP/IndoT5
T5 Language Models for the Indonesian Language!
This project provides pre-trained language models specifically for the Indonesian language. You can input Indonesian text and get various text-based outputs like summaries or answers to questions. It's designed for anyone working with Indonesian language data who needs to process or generate text efficiently and accurately.
No commits in the last 6 months.
Use this if you need to perform advanced natural language tasks like summarizing documents, answering questions from text, or generating conversational responses in Indonesian.
Not ideal if your work involves languages other than Indonesian, or if you primarily deal with non-text data.
Stars
15
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/LazarusNLP/IndoT5"
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...