liuyanchen1015's picture
Upload README.md with huggingface_hub
530dfe3
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: 319283
      num_examples: 1629
    - name: dev_mismatched
      num_bytes: 318769
      num_examples: 1455
    - name: test_matched
      num_bytes: 328170
      num_examples: 1605
    - name: test_mismatched
      num_bytes: 303715
      num_examples: 1394
    - name: train
      num_bytes: 13317490
      num_examples: 65511
  download_size: 9362488
  dataset_size: 14587427

Dataset Card for "MULTI_VALUE_mnli_no_gender_distinction"

More Information needed