File size: 464 Bytes
4a69154
 
 
 
 
 
 
 
 
 
42b9229
 
 
b973962
 
 
 
7770197
4a69154
 
 
 
 
7770197
 
4a69154
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
---
dataset_info:
  features:
  - name: prompt
    dtype: string
  - name: chosen
    dtype: string
  - name: rejected
    dtype: string
  splits:
  - name: train
    num_bytes: 4197745
    num_examples: 5286
  - name: validation
    num_bytes: 768833
    num_examples: 1321
  download_size: 2645044
  dataset_size: 4966578
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---