Quantity doesn't buy quality syntax with neural language models
收藏Mendeley Data2024-03-27 更新2024-06-27 收录
下载链接:
https://zenodo.org/record/3559340
下载链接
链接失效反馈官方服务:
资源简介:
This repository contains the 125 LSTM models analyzed in van Schijndel, Mueller, and Linzen (2019) "Quantity doesn't buy quality syntax with neural language models". Each archive contains 25 models trained on a specific number of training tokens. All models were trained to use the vocabulary in vocab.txt. The naming convention for each model is: LSTM_[Hidden Units]_[Training Tokens]_[Training Partition]_[Random Seed]-d[Dropout Rate].pt Hidden Units: The number of hidden units per layer (there are two layers in each model) {100, 200, 400, 800, 1600} Training Tokens: The number of tokens used to train each model {2m, 10m, 20m, 40m, 80m} Training Partition: Five distinct training partitions were created for each amount of training data {a, b, c, d, e} Random Seed: The random seed used to train each model* Dropout Rate: All models used a dropout rate of 0.2 *A scripting bug led to a random seed of 0 for all models trained on less than 40 million tokens. This does not substantively affect the analyses since each model is distinct in terms of the model configuration or training data, so we opted to not retrain the models with unique random seeds to save time and computational resources.
创建时间:
2023-06-28



