LanguageModel-CommonsenseInference

June 28, 2021 ยท View on GitHub

This is a Pytorch implementation for for our ACL 2021 (Findings) short paper: Do Language Models Perform Generalizable Commonsense Inference? [arxiv]

To run the code

Unzip data.zip in the project directory (Please cite the dataset papers if you use the data). Then run the training script under scripts directory.