mnli / README.md
lucadiliello's picture
Upload README.md with huggingface_hub
52c2eb9
metadata
dataset_info:
  features:
    - name: key
      dtype: string
    - name: premise
      dtype: string
    - name: hypothesis
      dtype: string
    - name: label
      dtype: int64
  splits:
    - name: dev_matched
      num_bytes: 1869989
      num_examples: 9815
    - name: dev_mismatched
      num_bytes: 1985345
      num_examples: 9832
    - name: test_matched
      num_bytes: 1884664
      num_examples: 9796
    - name: test_mismatched
      num_bytes: 1986695
      num_examples: 9847
    - name: train
      num_bytes: 76786075
      num_examples: 392702
  download_size: 54416761
  dataset_size: 84512768

Dataset Card for "mnli"

More Information needed