liuyanchen1015's picture
Upload README.md with huggingface_hub
140ce2e
|
raw
history blame contribute delete
No virus
780 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: 20865
      num_examples: 90
    - name: dev_mismatched
      num_bytes: 24150
      num_examples: 93
    - name: test_matched
      num_bytes: 23648
      num_examples: 96
    - name: test_mismatched
      num_bytes: 32892
      num_examples: 125
    - name: train
      num_bytes: 878395
      num_examples: 3645
  download_size: 566194
  dataset_size: 979950

Dataset Card for "MULTI_VALUE_mnli_comparative_more_and"

More Information needed