File size: 645 Bytes
459abef 0945ea6 459abef 0945ea6 459abef | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | ---
dataset_info:
features:
- name: id
dtype: string
- name: conversations
list:
- name: content
dtype: string
- name: role
dtype: string
- name: metadata
struct:
- name: any_step_biased
dtype: bool
- name: completion_idx
dtype: int64
- name: config
dtype: string
- name: conversation_reward
dtype: string
- name: example_id
dtype: int64
splits:
- name: train
num_bytes: 104604360
num_examples: 78954
download_size: 23510936
dataset_size: 104604360
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|