liuyanchen1015's picture
Upload README.md with huggingface_hub
cba12a3
|
raw
history blame
795 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: 384654
      num_examples: 1534
    - name: dev_mismatched
      num_bytes: 462471
      num_examples: 1695
    - name: test_matched
      num_bytes: 375063
      num_examples: 1498
    - name: test_mismatched
      num_bytes: 460389
      num_examples: 1712
    - name: train
      num_bytes: 15569348
      num_examples: 61250
  download_size: 10787014
  dataset_size: 17251925

Dataset Card for "MULTI_VALUE_mnli_definite_abstract"

More Information needed