liuyanchen1015's picture
Upload README.md with huggingface_hub
d46a4e2
|
raw
history blame contribute delete
No virus
774 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: 55263
      num_examples: 206
    - name: dev_mismatched
      num_bytes: 118172
      num_examples: 489
    - name: test_matched
      num_bytes: 49344
      num_examples: 189
    - name: test_mismatched
      num_bytes: 115265
      num_examples: 503
    - name: train
      num_bytes: 2270590
      num_examples: 8598
  download_size: 1472058
  dataset_size: 2608634

Dataset Card for "MULTI_VALUE_mnli_our_we"

More Information needed