prajjwal1/fluence
A deep learning library based on Pytorch focussed on low resource language research and robustness
This library helps natural language processing researchers and practitioners develop more efficient and robust deep learning models. It takes raw text data and outputs trained models that are less computationally intensive and more reliable, especially for languages with limited data resources. Data scientists, machine learning engineers, and NLP researchers focusing on low-resource languages or requiring robust models would find this valuable.
No commits in the last 6 months. Available on PyPI.
Use this if you are a machine learning engineer or researcher building NLP models and need to reduce computational costs or improve model reliability, particularly for languages with limited available data.
Not ideal if you are looking for an out-of-the-box solution for common, high-resource language NLP tasks without needing to delve into model architecture and training specifics.
Stars
70
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 30, 2021
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/prajjwal1/fluence"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lucidrains/x-transformers
A concise but complete full-attention transformer with a set of promising experimental features...
kanishkamisra/minicons
Utility for behavioral and representational analyses of Language Models
lucidrains/simple-hierarchical-transformer
Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT
lucidrains/dreamer4
Implementation of Danijar's latest iteration for his Dreamer line of work
Nicolepcx/Transformers-in-Action
This is the corresponding code for the book Transformers in Action