liuyanchen1015's picture
Upload README.md with huggingface_hub
ad361f5
|
raw
history blame contribute delete
No virus
790 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: 283846
      num_examples: 1167
    - name: dev_mismatched
      num_bytes: 330727
      num_examples: 1276
    - name: test_matched
      num_bytes: 297542
      num_examples: 1245
    - name: test_mismatched
      num_bytes: 343646
      num_examples: 1336
    - name: train
      num_bytes: 12247403
      num_examples: 50122
  download_size: 8807747
  dataset_size: 13503164

Dataset Card for "MULTI_VALUE_mnli_null_genitive"

More Information needed