File size: 672 Bytes
cad76c4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
dataset_info:
  features:
  - name: prompt
    dtype: string
  - name: chosen
    struct:
    - name: score
      dtype: int64
    - name: text
      dtype: string
  - name: rejected
    struct:
    - name: score
      dtype: int64
    - name: text
      dtype: string
  splits:
  - name: train
    num_bytes: 392204102
    num_examples: 334804
  - name: validation
    num_bytes: 20535167
    num_examples: 17624
  download_size: 234243495
  dataset_size: 412739269
---
# Dataset Card for "cup-it-ds-classification-pairwise-train-val"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)