yaswanthchittepu's picture
Upload dataset
f364dce verified
|
raw
history blame contribute delete
No virus
634 Bytes
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: chosen
      dtype: string
    - name: rejected
      dtype: string
    - name: margin_ground
      dtype: float64
    - name: chosen_score_pred
      dtype: float64
    - name: rejected_score_pred
      dtype: float64
    - name: margin_pred
      dtype: float64
  splits:
    - name: train
      num_bytes: 183877519
      num_examples: 61687
    - name: test
      num_bytes: 5878335
      num_examples: 1985
  download_size: 108461223
  dataset_size: 189755854
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*