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: 19290 | |
num_examples: 94 | |
- name: dev_mismatched | |
num_bytes: 23196 | |
num_examples: 87 | |
- name: test_matched | |
num_bytes: 21638 | |
num_examples: 90 | |
- name: test_mismatched | |
num_bytes: 20725 | |
num_examples: 82 | |
- name: train | |
num_bytes: 938071 | |
num_examples: 3883 | |
download_size: 579285 | |
dataset_size: 1022920 | |
# Dataset Card for "MULTI_VALUE_mnli_regularized_reflexives" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |