liuyanchen1015's picture
Upload README.md with huggingface_hub
8eb24ed
|
raw
history blame contribute delete
No virus
776 Bytes
metadata
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: 57212
      num_examples: 218
    - name: dev_mismatched
      num_bytes: 78118
      num_examples: 274
    - name: test_matched
      num_bytes: 57699
      num_examples: 220
    - name: test_mismatched
      num_bytes: 59977
      num_examples: 210
    - name: train
      num_bytes: 2021086
      num_examples: 7730
  download_size: 1301637
  dataset_size: 2274092

Dataset Card for "MULTI_VALUE_mnli_those_them"

More Information needed