openai / transformer-debugger

MIT License
4.01k stars 231 forks source link

fixed broken links to [Autoencoders for GPT-2 small] in datasets.md #15

Closed shehper closed 5 months ago

shehper commented 5 months ago

The links for [Autoencoders for GPT-2 small] in datasets.md did not seem to work.

I suspect they refer to the content in the section "Sparse Autoencoder" in neuron_explainer/models/README.md.

I have made this change. Please let me know if it should be solved in a different way. Thank you!