Collection of AllenNLP Dataset Reader for ERASER: A Benchmark to Evaluate Rationalized NLP Models (ACL2020).
ERASER is a benchmark for understanding and evaluating rationales: http://www.eraserbenchmark.com/
$ pip install git+ssh://git@github.com/shunk031/allennlp-eraser.git
The code in this repository is based on jayded/eraserbenchmark.