liuyanchen1015's picture
Upload README.md with huggingface_hub
b27ab77
|
raw
history blame contribute delete
No virus
775 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: 39031
      num_examples: 178
    - name: dev_mismatched
      num_bytes: 30888
      num_examples: 146
    - name: test_matched
      num_bytes: 43474
      num_examples: 184
    - name: test_mismatched
      num_bytes: 30680
      num_examples: 134
    - name: train
      num_bytes: 1972131
      num_examples: 8633
  download_size: 1244138
  dataset_size: 2116204

Dataset Card for "MULTI_VALUE_mnli_here_come"

More Information needed