full_eval_data_imdb / README.md
Kyleyee's picture
Upload dataset
b5a49d8 verified
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: dpo_tm
      dtype: float64
    - name: drdpo_tm_tp
      dtype: float64
    - name: drdpo_tm_ep
      dtype: float64
    - name: drdpo_tm_wp
      dtype: float64
    - name: drdpo_bm_tp
      dtype: float64
    - name: dpo_bm_scores
      dtype: float64
    - name: drdpo_bm_wg_scores
      dtype: float64
  splits:
    - name: temperature_0
      num_bytes: 85782
      num_examples: 1000
    - name: temperature_0.25
      num_bytes: 85782
      num_examples: 1000
    - name: temperature_0.5
      num_bytes: 85782
      num_examples: 1000
    - name: temperature_0.75
      num_bytes: 85782
      num_examples: 1000
    - name: temperature_1
      num_bytes: 85782
      num_examples: 1000
  download_size: 322512
  dataset_size: 428910
configs:
  - config_name: default
    data_files:
      - split: temperature_0
        path: data/temperature_0-*
      - split: temperature_0.25
        path: data/temperature_0.25-*
      - split: temperature_0.5
        path: data/temperature_0.5-*
      - split: temperature_0.75
        path: data/temperature_0.75-*
      - split: temperature_1
        path: data/temperature_1-*