number-pairs / README.md
reciprocate's picture
Upload README.md with huggingface_hub
d92dbb7
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: selected
      dtype: string
    - name: rejected
      dtype: string
  splits:
    - name: train
      num_bytes: 30931
      num_examples: 900
    - name: test
      num_bytes: 3436
      num_examples: 100
  download_size: 5098
  dataset_size: 34367
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*

Dataset Card for "autocrit-testing-numbers"

More Information needed