ummagumm-a
commited on
Commit
•
53de24d
1
Parent(s):
ccb44de
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -4,26 +4,18 @@ dataset_info:
|
|
4 |
- name: prompt
|
5 |
dtype: string
|
6 |
- name: chosen
|
7 |
-
|
8 |
-
- name: score
|
9 |
-
dtype: int64
|
10 |
-
- name: text
|
11 |
-
dtype: string
|
12 |
- name: rejected
|
13 |
-
|
14 |
-
- name: score
|
15 |
-
dtype: int64
|
16 |
-
- name: text
|
17 |
-
dtype: string
|
18 |
splits:
|
19 |
- name: train
|
20 |
-
num_bytes:
|
21 |
num_examples: 334804
|
22 |
- name: validation
|
23 |
-
num_bytes:
|
24 |
num_examples: 17624
|
25 |
-
download_size:
|
26 |
-
dataset_size:
|
27 |
---
|
28 |
# Dataset Card for "cup-it-ds-classification-pairwise-train-val"
|
29 |
|
|
|
4 |
- name: prompt
|
5 |
dtype: string
|
6 |
- name: chosen
|
7 |
+
dtype: string
|
|
|
|
|
|
|
|
|
8 |
- name: rejected
|
9 |
+
dtype: string
|
|
|
|
|
|
|
|
|
10 |
splits:
|
11 |
- name: train
|
12 |
+
num_bytes: 386359153
|
13 |
num_examples: 334804
|
14 |
- name: validation
|
15 |
+
num_bytes: 20767812
|
16 |
num_examples: 17624
|
17 |
+
download_size: 233873327
|
18 |
+
dataset_size: 407126965
|
19 |
---
|
20 |
# Dataset Card for "cup-it-ds-classification-pairwise-train-val"
|
21 |
|