yleo's picture
Upload dataset
2459e21 verified
---
dataset_info:
features:
- name: skip_prompt_formatting
dtype: bool
- name: category
dtype: string
- name: system_prompt
dtype: 'null'
- name: views
dtype: 'null'
- name: id
dtype: 'null'
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
- name: weight
dtype: 'null'
- name: language
dtype: 'null'
- name: avatarUrl
dtype: 'null'
- name: custom_instruction
dtype: 'null'
- name: source
dtype: string
- name: model
dtype: 'null'
- name: hash
dtype: 'null'
- name: model_name
dtype: 'null'
- name: topic
dtype: 'null'
- name: idx
dtype: 'null'
- name: title
dtype: 'null'
- name: input
dtype: string
- name: generation_model
sequence: string
- name: generation_prompt
sequence: string
- name: raw_generation_responses
sequence: string
- name: generations
sequence: string
- name: rating
sequence: float32
- name: chosen
dtype: string
- name: rejected
dtype: string
- name: chosen_model
dtype: string
- name: rejected_model
dtype: string
- name: rejected_score
dtype: float64
- name: chosen_score
dtype: float64
splits:
- name: train
num_bytes: 930348
num_examples: 100
download_size: 593836
dataset_size: 930348
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---