Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Mechanistic Interpretability for LMs under Machine Learning #3344

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@
- [AI in Finance](https://github.com/georgezouq/awesome-ai-in-finance#readme) - Solving problems in finance with machine learning.
- [JAX](https://github.com/n2cholas/awesome-jax#readme) - Automatic differentiation and XLA compilation brought together for high-performance machine learning research.
- [XAI](https://github.com/altamiracorp/awesome-xai#readme) - Providing insight, explanations, and interpretability to machine learning methods.
- [mechInterp papers and tools](https://github.com/Dakingrai/awesome-mechanistic-interpretability-lm-papers?tab=readme-ov-file#tools) - Mechanistic Interpretability for Transformer-based Language Models concepts and tools
- [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing#readme)
- [Spanish](https://github.com/dav009/awesome-spanish-nlp#readme)
- [NLP with Ruby](https://github.com/arbox/nlp-with-ruby#readme)
Expand Down