Update README.md
Browse files
README.md
CHANGED
@@ -11,14 +11,30 @@ dataset_info:
|
|
11 |
dtype: string
|
12 |
splits:
|
13 |
- name: train
|
14 |
-
num_bytes: 315825386
|
15 |
num_examples: 112052
|
16 |
- name: test
|
17 |
-
num_bytes: 22606646
|
18 |
num_examples: 12451
|
19 |
download_size: 176330770
|
20 |
-
dataset_size: 338432032
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
---
|
22 |
-
#
|
23 |
|
24 |
-
|
|
|
11 |
dtype: string
|
12 |
splits:
|
13 |
- name: train
|
14 |
+
num_bytes: 315825386
|
15 |
num_examples: 112052
|
16 |
- name: test
|
17 |
+
num_bytes: 22606646
|
18 |
num_examples: 12451
|
19 |
download_size: 176330770
|
20 |
+
dataset_size: 338432032
|
21 |
+
task_categories:
|
22 |
+
- text-classification
|
23 |
+
language:
|
24 |
+
- ru
|
25 |
+
language_creators:
|
26 |
+
- translated
|
27 |
+
source_datasets:
|
28 |
+
- Dahoas/full-hh-rlhf
|
29 |
+
multilinguality:
|
30 |
+
- monolingual
|
31 |
+
tags:
|
32 |
+
- reward
|
33 |
+
- ChatGPT
|
34 |
+
- human-feedback
|
35 |
+
size_categories:
|
36 |
+
- 100K<n<1M
|
37 |
---
|
38 |
+
# full-hh-rlhf-ru
|
39 |
|
40 |
+
This is translated version of [Dahoas/full-hh-rlhf](https://huggingface.co/datasets/Dahoas/full-hh-rlhf) dataset into Russian.
|