liuyanchen1015's picture
Upload README.md with huggingface_hub
bc3cb03
|
raw
history blame contribute delete
No virus
794 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: 543283
      num_examples: 2623
    - name: dev_mismatched
      num_bytes: 483814
      num_examples: 2187
    - name: test_matched
      num_bytes: 526395
      num_examples: 2497
    - name: test_mismatched
      num_bytes: 464454
      num_examples: 2152
    - name: train
      num_bytes: 22274573
      num_examples: 104567
  download_size: 15366886
  dataset_size: 24292519

Dataset Card for "MULTI_VALUE_mnli_em_subj_pronoun"

More Information needed