liuyanchen1015's picture
Upload README.md with huggingface_hub
5844e82
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: 5523
      num_examples: 26
    - name: dev_mismatched
      num_bytes: 3418
      num_examples: 16
    - name: test_matched
      num_bytes: 5445
      num_examples: 23
    - name: test_mismatched
      num_bytes: 2627
      num_examples: 11
    - name: train
      num_bytes: 186845
      num_examples: 788
  download_size: 103157
  dataset_size: 203858

Dataset Card for "MULTI_VALUE_mnli_what_comparative"

More Information needed