AlekseyKorshuk
commited on
Commit
·
a9efda7
1
Parent(s):
5f49b47
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ dataset_info:
|
|
3 |
features:
|
4 |
- name: prompt
|
5 |
dtype: string
|
6 |
-
- name:
|
7 |
dtype: string
|
8 |
- name: rejected
|
9 |
dtype: string
|
@@ -11,7 +11,7 @@ dataset_info:
|
|
11 |
- name: train
|
12 |
num_bytes: 3835512036
|
13 |
num_examples: 143908
|
14 |
-
download_size:
|
15 |
dataset_size: 3835512036
|
16 |
---
|
17 |
# Dataset Card for "davinci-pairwise"
|
|
|
3 |
features:
|
4 |
- name: prompt
|
5 |
dtype: string
|
6 |
+
- name: chosen
|
7 |
dtype: string
|
8 |
- name: rejected
|
9 |
dtype: string
|
|
|
11 |
- name: train
|
12 |
num_bytes: 3835512036
|
13 |
num_examples: 143908
|
14 |
+
download_size: 800758913
|
15 |
dataset_size: 3835512036
|
16 |
---
|
17 |
# Dataset Card for "davinci-pairwise"
|