colorlessgreenRNNs icon indicating copy to clipboard operation
colorlessgreenRNNs copied to clipboard

Code and data for paper Colorless Green Recurrent Networks Dream Hierarchically

Colorless green RNNs

This repository contains data and evaluation code for the following paper:

K. Gulordava, P. Bojanowski, E. Grave, T. Linzen, M. Baroni. 2018. Colorless green recurrent networks dream hierarchically. Proceedings of NAACL. [bib] [aclweb]

Supplementary materials available here.

Please cite the paper if you use the resources in the repository.

We expect that most users will be interested in the data directory, that contains our training corpora, pre-trained models and agreement test sets.

PyTorch Compatibility

The master branch of this code is compatible with PyTorch 1.0. If you want to run with PyTorch prior to 0.3, please checkout commit 5008edf512e4bca5bd637f42957c3e60bb142059.

License

The code is licensed under CC-BY-NC license. See the LICENSE file for more details.