| dataset_info: | |
| features: | |
| - name: uid | |
| dtype: string | |
| - name: premise | |
| dtype: string | |
| - name: hypothesis | |
| dtype: string | |
| - name: label | |
| dtype: | |
| class_label: | |
| names: | |
| '0': entailment | |
| '1': neutral | |
| '2': contradiction | |
| - name: reason | |
| dtype: string | |
| - name: prompt | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 10402029 | |
| num_examples: 10000 | |
| - name: eval | |
| num_bytes: 37444 | |
| num_examples: 30 | |
| download_size: 5776918 | |
| dataset_size: 10439473 | |
| # Dataset Card for "anli" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |