File size: 952 Bytes
2853bb9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
40
41
42
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: drdpo_with_estimate_preference
    dtype: string
  - name: drdpo_with_estimate_preference_scores
    dtype: float64
  splits:
  - name: temperature_0
    num_bytes: 1846006
    num_examples: 1000
  - name: temperature_0.25
    num_bytes: 1852885
    num_examples: 1000
  - name: temperature_0.5
    num_bytes: 1868412
    num_examples: 1000
  - name: temperature_0.75
    num_bytes: 1881232
    num_examples: 1000
  - name: temperature_1
    num_bytes: 1885523
    num_examples: 1000
  download_size: 5524589
  dataset_size: 9334058
configs:
- config_name: default
  data_files:
  - split: temperature_0
    path: data/temperature_0-*
  - split: temperature_0.25
    path: data/temperature_0.25-*
  - split: temperature_0.5
    path: data/temperature_0.5-*
  - split: temperature_0.75
    path: data/temperature_0.75-*
  - split: temperature_1
    path: data/temperature_1-*
---