liuyanchen1015's picture
Upload README.md with huggingface_hub
0e1ac51
|
raw
history blame contribute delete
No virus
788 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: 71286
      num_examples: 295
    - name: dev_mismatched
      num_bytes: 73653
      num_examples: 278
    - name: test_matched
      num_bytes: 81583
      num_examples: 308
    - name: test_mismatched
      num_bytes: 63081
      num_examples: 269
    - name: train
      num_bytes: 2926091
      num_examples: 11806
  download_size: 1943353
  dataset_size: 3215694

Dataset Card for "MULTI_VALUE_mnli_medial_object_perfect"

More Information needed