liuyanchen1015's picture
Upload README.md with huggingface_hub
189b64c
|
raw
history blame contribute delete
No virus
781 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: 147353
      num_examples: 590
    - name: dev_mismatched
      num_bytes: 210325
      num_examples: 759
    - name: test_matched
      num_bytes: 134072
      num_examples: 521
    - name: test_mismatched
      num_bytes: 201352
      num_examples: 767
    - name: train
      num_bytes: 6014571
      num_examples: 22928
  download_size: 4074860
  dataset_size: 6707673

Dataset Card for "MULTI_VALUE_mnli_their_them"

More Information needed