Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,43 +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 |
-
- name: a_1
|
19 |
-
list:
|
20 |
-
- name: content
|
21 |
-
dtype: string
|
22 |
-
- name: role
|
23 |
-
dtype: string
|
24 |
-
- name: a_2
|
25 |
-
list:
|
26 |
-
- name: content
|
27 |
-
dtype: string
|
28 |
-
- name: role
|
29 |
-
dtype: string
|
30 |
-
splits:
|
31 |
-
- name: train
|
32 |
-
num_bytes: 148619
|
33 |
-
num_examples: 50
|
34 |
-
download_size: 87850
|
35 |
-
dataset_size: 148619
|
36 |
-
configs:
|
37 |
-
- config_name: default
|
38 |
-
data_files:
|
39 |
-
- split: train
|
40 |
-
path: data/train-*
|
41 |
---
|
42 |
|
43 |
# HH-RLHF-Helpful-Base Dataset
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- trl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# HH-RLHF-Helpful-Base Dataset
|