File size: 1,734 Bytes
e29bf11 9d760f9 57c83b5 b0d6179 88c9f61 1a85746 adb42be d8c972c 43164b9 39176ec e29bf11 9d760f9 57c83b5 b0d6179 88c9f61 1a85746 adb42be d8c972c 43164b9 39176ec e29bf11 |
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 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 |
---
dataset_info:
features:
- name: prompt
dtype: string
- name: chosen
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rejected
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train_split_1
num_bytes: 12339488.511539096
num_examples: 8484
- name: train_split_2
num_bytes: 12339488.511539096
num_examples: 8484
- name: train_split_3
num_bytes: 12339488.511539096
num_examples: 8484
- name: train_split_4
num_bytes: 12339488.511539096
num_examples: 8484
- name: train_split_5
num_bytes: 12340942.953843616
num_examples: 8485
- name: test_split_1
num_bytes: 1366367.473152921
num_examples: 931
- name: test_split_2
num_bytes: 1366367.473152921
num_examples: 931
- name: test_split_3
num_bytes: 1366367.473152921
num_examples: 931
- name: test_split_4
num_bytes: 1366367.473152921
num_examples: 931
- name: test_split_5
num_bytes: 1367835.1073883162
num_examples: 932
download_size: 38449627
dataset_size: 68532202.0
configs:
- config_name: default
data_files:
- split: train_split_1
path: data/train_split_1-*
- split: train_split_2
path: data/train_split_2-*
- split: train_split_3
path: data/train_split_3-*
- split: train_split_4
path: data/train_split_4-*
- split: train_split_5
path: data/train_split_5-*
- split: test_split_1
path: data/test_split_1-*
- split: test_split_2
path: data/test_split_2-*
- split: test_split_3
path: data/test_split_3-*
- split: test_split_4
path: data/test_split_4-*
- split: test_split_5
path: data/test_split_5-*
---
|