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: 333958 | |
num_examples: 1578 | |
- name: dev_mismatched | |
num_bytes: 386493 | |
num_examples: 1671 | |
- name: test_matched | |
num_bytes: 335720 | |
num_examples: 1504 | |
- name: test_mismatched | |
num_bytes: 367789 | |
num_examples: 1625 | |
- name: train | |
num_bytes: 13723643 | |
num_examples: 62518 | |
download_size: 9637787 | |
dataset_size: 15147603 | |
# Dataset Card for "MULTI_VALUE_mnli_regularized_past_tense" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |