dataset_info: | |
features: | |
- name: premise | |
dtype: string | |
- name: hypothesis | |
dtype: string | |
- name: label | |
dtype: int64 | |
- name: idx | |
dtype: int64 | |
- name: score | |
dtype: int64 | |
splits: | |
- name: dev_matched | |
num_bytes: 230368 | |
num_examples: 1035 | |
- name: dev_mismatched | |
num_bytes: 263476 | |
num_examples: 1082 | |
- name: test_matched | |
num_bytes: 253137 | |
num_examples: 1038 | |
- name: test_mismatched | |
num_bytes: 266807 | |
num_examples: 1143 | |
- name: train | |
num_bytes: 9720341 | |
num_examples: 41417 | |
download_size: 6680976 | |
dataset_size: 10734129 | |
# Dataset Card for "MULTI_VALUE_mnli_be_perfect" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |