liuyanchen1015's picture
Upload README.md with huggingface_hub
83acee2
|
raw
history blame contribute delete
No virus
799 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: 261985
      num_examples: 968
    - name: dev_mismatched
      num_bytes: 264066
      num_examples: 962
    - name: test_matched
      num_bytes: 280177
      num_examples: 1058
    - name: test_mismatched
      num_bytes: 263226
      num_examples: 942
    - name: train
      num_bytes: 10716525
      num_examples: 40225
  download_size: 7228867
  dataset_size: 11785979

Dataset Card for "MULTI_VALUE_mnli_corr_conjunction_doubling"

More Information needed