Ayush-Singh's picture
Upload dataset
232cc0a verified
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: chosen
      dtype: string
    - name: chosen_model
      dtype: string
    - name: rejected
      dtype: string
    - name: rejected_model
      dtype: string
    - name: subset
      dtype: string
    - name: id
      dtype: int64
    - name: chosen_score
      dtype: int64
    - name: chosen_justification
      dtype: string
    - name: rejected_score
      dtype: int64
    - name: rejected_justification
      dtype: string
  splits:
    - name: llmbar_adver_manual
      num_bytes: 358624
      num_examples: 46
    - name: mt_bench_med
      num_bytes: 461707
      num_examples: 45
    - name: xstest_should_respond
      num_bytes: 1684876
      num_examples: 250
    - name: hep_rust
      num_bytes: 1092225
      num_examples: 164
    - name: hep_js
      num_bytes: 1076447
      num_examples: 164
    - name: alpacaeval_length
      num_bytes: 9656478
      num_examples: 805
    - name: llmbar_natural
      num_bytes: 633548
      num_examples: 100
  download_size: 5676823
  dataset_size: 14963905
configs:
  - config_name: default
    data_files:
      - split: llmbar_adver_manual
        path: data/llmbar_adver_manual-*
      - split: mt_bench_med
        path: data/mt_bench_med-*
      - split: xstest_should_respond
        path: data/xstest_should_respond-*
      - split: hep_rust
        path: data/hep_rust-*
      - split: hep_js
        path: data/hep_js-*
      - split: alpacaeval_length
        path: data/alpacaeval_length-*
      - split: llmbar_natural
        path: data/llmbar_natural-*