File size: 641 Bytes
410ba64
 
 
 
 
0c01fae
 
 
410ba64
 
 
0c01fae
 
 
410ba64
 
 
0c01fae
 
 
410ba64
 
 
0c01fae
 
975b136
0c01fae
 
 
 
410ba64
 
 
 
 
975b136
 
410ba64
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
34
35
36
37
38
39
---
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
  - name: prompt
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  splits:
  - name: train
    num_bytes: 24129
    num_examples: 79
  - name: test
    num_bytes: 4527
    num_examples: 15
  download_size: 11174
  dataset_size: 28656
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---