From 56433fe6062be97fc41abe8add157a87f4295c7b Mon Sep 17 00:00:00 2001 From: Huge Date: Fri, 31 Jan 2025 17:00:34 +0100 Subject: [PATCH] add Mechanistic Interpretability for Transformer-based Language Models list under Machine Learning a recent and fairly organized list --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4b10edc..869913f 100644 --- a/readme.md +++ b/readme.md @@ -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)