Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 393 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 393 Bytes

LanguageModel-CommonsenseInference

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.