#723 · Primary category: Education & Research
rome
Locating and editing factual associations in GPT (NeurIPS 2022)
Project last updated:04/20/24
GitHub Stars
778
Forks
164
Contributors
2
License
MIT
Why we included this project
ROME is the reference implementation for a NeurIPS 2022 paper on model editing: it pinpoints where a factual association lives inside a transformer and rewrites that fact with a single rank-one update. The causal tracing notebooks let you probe which layers and attention heads actually carry a given statement, and the editing API takes a prompt, a subject, and the target rewrite. It runs on GPT-2 XL and GPT-J, and ships an evaluation harness with baselines for comparing editing methods on the CounterFact suite. If you are reproducing the paper's claims or building your own editing experiments, this is the place to start.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI