Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,36 +1,6 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- trl
|
4 |
-
dataset_info:
|
5 |
-
features:
|
6 |
-
- name: chosen
|
7 |
-
list:
|
8 |
-
- name: content
|
9 |
-
dtype: string
|
10 |
-
- name: role
|
11 |
-
dtype: string
|
12 |
-
- name: rejected
|
13 |
-
list:
|
14 |
-
- name: content
|
15 |
-
dtype: string
|
16 |
-
- name: role
|
17 |
-
dtype: string
|
18 |
-
splits:
|
19 |
-
- name: train
|
20 |
-
num_bytes: 313859452
|
21 |
-
num_examples: 160800
|
22 |
-
- name: test
|
23 |
-
num_bytes: 16846839
|
24 |
-
num_examples: 8552
|
25 |
-
download_size: 182903194
|
26 |
-
dataset_size: 330706291
|
27 |
-
configs:
|
28 |
-
- config_name: default
|
29 |
-
data_files:
|
30 |
-
- split: train
|
31 |
-
path: data/train-*
|
32 |
-
- split: test
|
33 |
-
path: data/test-*
|
34 |
---
|
35 |
|
36 |
# HH-RLHF-Helpful-Base Dataset
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- trl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# HH-RLHF-Helpful-Base Dataset
|