This repo contains the data, source code, and pretrained (DocNLI) model for ACL'21 paper.
- HuggingFace Transformer
- Pytorch
In addition to the DocNLI dataset, we also release other three datasets (in "Data" folder) used in this paper:
- "binary FEVER data for NLI"
- "binary MNLI"
- "NLI-version of MCTest".
Wenpeng Yin ([email protected] or [email protected])