Resource-rational-memory-encoding

April 13, 2026 · View on GitHub

This is the repository for the ACL 2026 paper "Memory efficiency and resource-rational encoding in sentence processing."

Our models are adapted and trained from nanoGPT (Karpathy, 2023), and can be downloaded from this google drive folder. Code for Experiment 1 and 2 in the paper is based on these models directly trained from nanoGPT.

We've also uploaded our models to huggingface. Code for Experiment 3 in the paper is based on these huggingface models:

  • λ\lambda = 0.0 (model)
  • λ\lambda = 0.001 (model)
  • λ\lambda = 0.01 (model)
  • λ\lambda = 0.1 (model)
  • λ\lambda = 1.0 (model)