liuyanchen1015's picture
Upload README.md with huggingface_hub
0bfdd27
|
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: 28546
      num_examples: 200
    - name: dev_mismatched
      num_bytes: 55482
      num_examples: 422
    - name: test_matched
      num_bytes: 32809
      num_examples: 231
    - name: test_mismatched
      num_bytes: 55124
      num_examples: 400
    - name: train
      num_bytes: 1125875
      num_examples: 8271
  download_size: 761328
  dataset_size: 1297836

Dataset Card for "MULTI_VALUE_mnli_drop_aux_wh"

More Information needed