Code and data for “Neuron-Level Differentiation of Memorization and Generalization in Large Language Models”
To create a new Conda environment from the provided file, run:\
conda env create -f environment.yml
Once created, activate with:
conda activate ndmgllm