File size: 513 Bytes
d3ee12f
 
 
 
b1a9c67
d3ee12f
b1a9c67
d3ee12f
b1a9c67
d3ee12f
b1a9c67
d3ee12f
b1a9c67
d3ee12f
b1a9c67
d3ee12f
b1a9c67
d3ee12f
 
3da955d
 
 
 
d3ee12f
 
 
 
 
 
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: timestamp
    dtype: string
  - name: source_idx
    dtype: int64
  - name: instruction
    dtype: string
  - name: completion_1
    dtype: string
  - name: completion_2
    dtype: string
  - name: preference
    dtype: string
  - name: source_dataset
    dtype: string
  splits:
  - name: train
    num_bytes: 65585
    num_examples: 22
  download_size: 49967
  dataset_size: 65585
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---