| --- |
| dataset_info: |
| features: |
| - name: context |
| dtype: string |
| - name: statement |
| dtype: string |
| - name: label |
| dtype: string |
| splits: |
| - name: train |
| num_bytes: 2436331 |
| num_examples: 2317 |
| - name: test |
| num_bytes: 3066737 |
| num_examples: 3000 |
| - name: dev |
| num_bytes: 2512690 |
| num_examples: 2317 |
| download_size: 1330059 |
| dataset_size: 8015758 |
| --- |
| # Dataset Card for "robustLR" |
|
|
| https://github.com/INK-USC/RobustLR |
|
|
| ``` |
| @article{sanyal2022robustlr, |
| title={Robustlr: Evaluating robustness to logical perturbation in deductive reasoning}, |
| author={Sanyal, Soumya and Liao, Zeyi and Ren, Xiang}, |
| journal={arXiv preprint arXiv:2205.12598}, |
| year={2022} |
| } |
| ``` |