Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -63,15 +63,17 @@ dataset_info:
|
|
63 |
dtype: string
|
64 |
- name: assistant_rejected
|
65 |
dtype: string
|
|
|
|
|
66 |
splits:
|
67 |
- name: train
|
68 |
-
num_bytes:
|
69 |
num_examples: 9574
|
70 |
- name: test
|
71 |
-
num_bytes:
|
72 |
num_examples: 9574
|
73 |
-
download_size:
|
74 |
-
dataset_size:
|
75 |
---
|
76 |
# Dataset Card for "hh-rlhf_with_features"
|
77 |
|
|
|
63 |
dtype: string
|
64 |
- name: assistant_rejected
|
65 |
dtype: string
|
66 |
+
- name: labels
|
67 |
+
dtype: string
|
68 |
splits:
|
69 |
- name: train
|
70 |
+
num_bytes: 14281240
|
71 |
num_examples: 9574
|
72 |
- name: test
|
73 |
+
num_bytes: 14225165
|
74 |
num_examples: 9574
|
75 |
+
download_size: 15456243
|
76 |
+
dataset_size: 28506405
|
77 |
---
|
78 |
# Dataset Card for "hh-rlhf_with_features"
|
79 |
|