File size: 571 Bytes
98e19f8
 
 
50735b7
 
 
 
 
 
3700cab
50735b7
 
 
 
 
98e19f8
 
50735b7
98e19f8
50735b7
 
 
3700cab
50735b7
98e19f8
 
 
 
 
50735b7
 
98e19f8
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
31
32
33
---
dataset_info:
  features:
  - name: chosen
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  - name: rejected
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  splits:
  - name: train
    num_bytes: 45574111
    num_examples: 10162
  - name: validation
    num_bytes: 2319781
    num_examples: 519
  download_size: 23288200
  dataset_size: 47893892
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---