emnli / README.md
Reza-Madani's picture
Upload README.md with huggingface_hub
bd3dad8
metadata
dataset_info:
  features:
    - name: promptID
      dtype: int64
    - name: pairID
      dtype: string
    - name: premise
      dtype: string
    - name: premise_binary_parse
      dtype: string
    - name: premise_parse
      dtype: string
    - name: hypothesis
      dtype: string
    - name: hypothesis_binary_parse
      dtype: string
    - name: hypothesis_parse
      dtype: string
    - name: genre
      dtype: string
    - name: label
      dtype: int64
    - name: premise_rationale
      sequence: int64
    - name: hypothesis_rationale
      sequence: int64
  splits:
    - name: train
      num_bytes: 425
      num_examples: 1
  download_size: 8283
  dataset_size: 425

Dataset Card for "emnli"

More Information needed