liuyanchen1015's picture
Upload README.md with huggingface_hub
a5baf1e
|
raw
history blame contribute delete
No virus
797 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: 748206
      num_examples: 3149
    - name: dev_mismatched
      num_bytes: 835660
      num_examples: 3393
    - name: test_matched
      num_bytes: 733363
      num_examples: 3036
    - name: test_mismatched
      num_bytes: 845923
      num_examples: 3455
    - name: train
      num_bytes: 29607957
      num_examples: 122902
  download_size: 20812192
  dataset_size: 32771109

Dataset Card for "MULTI_VALUE_mnli_for_complementizer"

More Information needed