mini_agree / README.md
simecek's picture
Upload README.md with huggingface_hub
c8e5434 verified
|
raw
history blame
620 Bytes
metadata
dataset_info:
  features:
    - name: sentence
      dtype: string
    - name: choices
      sequence: string
    - name: answer_idx
      dtype: int64
    - name: system_prompt
      dtype: string
    - name: user_prompt
      dtype: string
  splits:
    - name: train
      num_bytes: 289054.54545454547
      num_examples: 200
  download_size: 46875
  dataset_size: 289054.54545454547
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "mini_agree"

More Information needed