Upload dataset
Browse files- Anthropic--hh-rlhf/train-00000-of-00001.parquet +3 -0
- README.md +32 -0
Anthropic--hh-rlhf/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a26af563e7027cd38892dfe6e9c0c872ced7b6f231d03156d3ea33dcdf13552
|
| 3 |
+
size 14003926
|
README.md
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
config_name: Anthropic--hh-rlhf
|
| 4 |
+
features:
|
| 5 |
+
- name: source
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: domain
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: reward_type
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: cluster_key
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: input
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: output
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: reward
|
| 18 |
+
dtype: int64
|
| 19 |
+
- name: cluster
|
| 20 |
+
dtype: int64
|
| 21 |
+
splits:
|
| 22 |
+
- name: train
|
| 23 |
+
num_bytes: 27639698
|
| 24 |
+
num_examples: 48130
|
| 25 |
+
download_size: 14003926
|
| 26 |
+
dataset_size: 27639698
|
| 27 |
+
configs:
|
| 28 |
+
- config_name: Anthropic--hh-rlhf
|
| 29 |
+
data_files:
|
| 30 |
+
- split: train
|
| 31 |
+
path: Anthropic--hh-rlhf/train-*
|
| 32 |
+
---
|