zzak00/nlp_with_transformers_visualizations
Visualize NLP
This project offers clear visualizations and explanations to help you understand how advanced AI models called transformers process text. You'll input various text data and see how these models perform tasks like text summarization or answering questions. It's designed for students, researchers, or anyone interested in learning the core concepts of Natural Language Processing.
No commits in the last 6 months.
Use this if you want to visually explore and grasp the inner workings of transformer models for different text analysis tasks.
Not ideal if you're looking for a ready-to-use tool to immediately apply transformers to your own datasets without learning the underlying mechanics.
Stars
9
Forks
1
Language
—
License
—
Last pushed
Apr 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/zzak00/nlp_with_transformers_visualizations"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jessevig/bertviz
BertViz: Visualize Attention in Transformer Models
inseq-team/inseq
Interpretability for sequence generation models 🐛 🔍
EleutherAI/knowledge-neurons
A library for finding knowledge neurons in pretrained transformer models.
hila-chefer/Transformer-MM-Explainability
[ICCV 2021- Oral] Official PyTorch implementation for Generic Attention-model Explainability for...
cdpierse/transformers-interpret
Model explainability that works seamlessly with 🤗 transformers. Explain your transformers model...