liuyanchen1015's picture
Upload README.md with huggingface_hub
051a9f9
|
raw
history blame contribute delete
No virus
786 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: 24934
      num_examples: 91
    - name: dev_mismatched
      num_bytes: 26646
      num_examples: 86
    - name: test_matched
      num_bytes: 16809
      num_examples: 59
    - name: test_mismatched
      num_bytes: 30957
      num_examples: 96
    - name: train
      num_bytes: 858846
      num_examples: 3090
  download_size: 520539
  dataset_size: 958192

Dataset Card for "MULTI_VALUE_mnli_subord_conjunction_doubling"

More Information needed