File size: 689 Bytes
923b3f2 de2d965 923b3f2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | ---
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) |