We would like to thank Reviewer sgiH for their response.
On the first point (optimization/training details), because we used pre-trained models, we did not include the training details and hyperparameters described in the original papers associated with each model type (Pythia: [Biderman et al., 2023](https://proceedings.mlr.press/v202/biderman23a.html), p. 2 and p. 22; RWKV: [Peng et al., 2023](https://aclanthology.org/2023.findings-emnlp.936/), pp. 14065-14066; Mamba: [Gu and Dao, 2023](https://arxiv.org/abs/2312.00752), pp. 29-36). In addition, the Pythia GitHub repository (https://github.com/EleutherAI/pythia) and the RWKV repository (https://github.com/BlinkDL/RWKV-LM) each provide the training code, and the Mamba repository (https://github.com/state-spaces/mamba) also provides code that can be used to train the models.
On the second point (cognitive plausibility), we agree with the reviewer that there are certain features of the models’ implementations that may not necessarily be cognitively plausible. However, as Reviewer WYrb notes in their reply to the response, there is still value in (and an active research community engaged in) investigating the differences in how well language models of different architectures can model human language processing. In this case, as we note in the original submission and Reviewer WYrb mentions in their initial review, there are competing accounts of human language processing that can be considered analogous at a computational level to recurrent and transformer architectures—the now-or-never bottleneck in the case of recurrent models (see [Merkx and Frank, 2021](https://aclanthology.org/2021.cmcl-1.2/)), and cue-based retrieval in the case of transformers (see [Ryu and Lewis, 2021](https://aclanthology.org/2021.cmcl-1.6/); [Merkx and Frank, 2021](https://aclanthology.org/2021.cmcl-1.2/)). We thank the reviewer for pointing out that this may not necessarily be clear in the submitted version; we will clarify and expand upon this point in the revised version.
On the third point (conclusions), one of the key questions for our study was how well models of different architectures perform, for the reasons noted in the previous paragraph. Work by [Merkx and Frank (2021)](https://aclanthology.org/2021.cmcl-1.2/) suggests that transformers are indeed empirically better at predicting the amplitude of the N400 at least, and [Ryu and Lewis (2021)](https://aclanthology.org/2021.cmcl-1.6/) provide empirical and theoretical support for the idea that transformers are good models of human language processing. However, our results show that if there is a difference, it is small (and in fact, in the case of the N400, recurrent models tend to be better), which suggests that the transformer architecture may not be as important as previously thought for modeling human language processing. Instead, our results suggest that the question of which type of architecture provides a better computational-level model of human language processing is far from resolved, and that, since the new generation of recurrent models is only in its infancy, this question may need to be revisited as new developments in the field arise.