Commit
·
ad41705
1
Parent(s):
4c85b9c
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -4,22 +4,14 @@ dataset_info:
|
|
4 |
- name: prompt
|
5 |
dtype: string
|
6 |
- name: chosen
|
7 |
-
|
8 |
-
- name: score
|
9 |
-
dtype: 'null'
|
10 |
-
- name: text
|
11 |
-
dtype: string
|
12 |
- name: rejected
|
13 |
-
|
14 |
-
- name: score
|
15 |
-
dtype: 'null'
|
16 |
-
- name: text
|
17 |
-
dtype: string
|
18 |
splits:
|
19 |
- name: train
|
20 |
num_bytes: 65345832
|
21 |
num_examples: 56016
|
22 |
-
download_size:
|
23 |
dataset_size: 65345832
|
24 |
---
|
25 |
# Dataset Card for "cup-it-ds-classification-pairwise-test"
|
|
|
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: 65345832
|
13 |
num_examples: 56016
|
14 |
+
download_size: 38356905
|
15 |
dataset_size: 65345832
|
16 |
---
|
17 |
# Dataset Card for "cup-it-ds-classification-pairwise-test"
|