UDR_COPA / README.md
KaiLv's picture
Upload README.md with huggingface_hub
a5fa480
metadata
dataset_info:
  features:
    - name: idx
      dtype: int64
    - name: label
      dtype: string
    - name: premise
      dtype: string
    - name: question
      dtype: string
    - name: mirrored
      dtype: bool
    - name: choices
      dtype: string
    - name: len_question
      dtype: int64
    - name: max_len_choices
      dtype: int64
  splits:
    - name: train
      num_bytes: 110350
      num_examples: 500
    - name: test
      num_bytes: 107164
      num_examples: 500
  download_size: 129892
  dataset_size: 217514

Dataset Card for "UDR_COPA"

More Information needed