cedrickchee/awesome-transformer-nlp
A curated list of NLP resources focused on Transformer networks, attention mechanism, GPT, BERT, ChatGPT, LLMs, and transfer learning.
This project helps anyone working with language data stay current with the latest advancements in Natural Language Processing (NLP), especially around Transformer networks like BERT and GPT. It offers a curated list of research papers, articles, tutorials, and tools, giving you access to the foundational knowledge and recent breakthroughs. This is for researchers, data scientists, or practitioners building or deploying language-based AI models.
1,131 stars. No commits in the last 6 months.
Use this if you need a comprehensive and organized collection of resources to understand, research, or implement advanced NLP models, particularly those based on Transformer architectures.
Not ideal if you are looking for ready-to-use software or code libraries for immediate deployment without needing to delve into the underlying research.
Stars
1,131
Forks
133
Language
—
License
MIT
Category
Last pushed
Oct 27, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/cedrickchee/awesome-transformer-nlp"
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