Upload dataset
Browse files
PKU-Alignment--PKU-SafeRLHF--default/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0213e17d78b1d3a83e88e34367a758e427937b1690e29c36ef3a62e2ceadf8c2
|
| 3 |
+
size 18835361
|
README.md
CHANGED
|
@@ -168,6 +168,34 @@ dataset_info:
|
|
| 168 |
num_examples: 97591
|
| 169 |
download_size: 166207908
|
| 170 |
dataset_size: 307524430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 171 |
configs:
|
| 172 |
- config_name: Anthropic--hh-rlhf
|
| 173 |
data_files:
|
|
@@ -193,4 +221,8 @@ configs:
|
|
| 193 |
data_files:
|
| 194 |
- split: train
|
| 195 |
path: Magpie-Align--Magpie-Pro-DPO-100K-v0.1/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 196 |
---
|
|
|
|
| 168 |
num_examples: 97591
|
| 169 |
download_size: 166207908
|
| 170 |
dataset_size: 307524430
|
| 171 |
+
- config_name: PKU-Alignment--PKU-SafeRLHF--default
|
| 172 |
+
features:
|
| 173 |
+
- name: source
|
| 174 |
+
dtype: string
|
| 175 |
+
- name: domain
|
| 176 |
+
dtype: string
|
| 177 |
+
- name: reward_type
|
| 178 |
+
dtype: string
|
| 179 |
+
- name: cluster_key
|
| 180 |
+
dtype: string
|
| 181 |
+
- name: input
|
| 182 |
+
dtype: string
|
| 183 |
+
- name: output
|
| 184 |
+
dtype: string
|
| 185 |
+
- name: reward
|
| 186 |
+
dtype: int64
|
| 187 |
+
- name: input_length
|
| 188 |
+
dtype: int64
|
| 189 |
+
- name: output_length
|
| 190 |
+
dtype: int64
|
| 191 |
+
- name: total_length
|
| 192 |
+
dtype: int64
|
| 193 |
+
splits:
|
| 194 |
+
- name: train
|
| 195 |
+
num_bytes: 35837687
|
| 196 |
+
num_examples: 38640
|
| 197 |
+
download_size: 18835361
|
| 198 |
+
dataset_size: 35837687
|
| 199 |
configs:
|
| 200 |
- config_name: Anthropic--hh-rlhf
|
| 201 |
data_files:
|
|
|
|
| 221 |
data_files:
|
| 222 |
- split: train
|
| 223 |
path: Magpie-Align--Magpie-Pro-DPO-100K-v0.1/train-*
|
| 224 |
+
- config_name: PKU-Alignment--PKU-SafeRLHF--default
|
| 225 |
+
data_files:
|
| 226 |
+
- split: train
|
| 227 |
+
path: PKU-Alignment--PKU-SafeRLHF--default/train-*
|
| 228 |
---
|