MoritzLaurer HF staff commited on
Commit
d96cca9
1 Parent(s): 6f654cf

Upload prompt template judgebench-vanilla-prompt.yaml

Browse files
Files changed (1) hide show
  1. judgebench-vanilla-prompt.yaml +0 -3
judgebench-vanilla-prompt.yaml CHANGED
@@ -15,16 +15,13 @@ prompt:
15
  # Output (b):
16
  {{response_b}}
17
  # Which is better, Output (a) or Output (b)? Your response should be either “Output (a)” or “Output (b)”:
18
-
19
  template_variables:
20
  - question
21
  - response_a
22
  - response_b
23
-
24
  metadata:
25
  source: Appendix A.5, https://arxiv.org/pdf/2410.12784
26
  description: This prompt is used in the JudgeBench paper to evaluate the quality of the outputs for a given instruction.
27
-
28
  client_parameters:
29
  temperature: 0
30
  custom_data: {}
 
15
  # Output (b):
16
  {{response_b}}
17
  # Which is better, Output (a) or Output (b)? Your response should be either “Output (a)” or “Output (b)”:
 
18
  template_variables:
19
  - question
20
  - response_a
21
  - response_b
 
22
  metadata:
23
  source: Appendix A.5, https://arxiv.org/pdf/2410.12784
24
  description: This prompt is used in the JudgeBench paper to evaluate the quality of the outputs for a given instruction.
 
25
  client_parameters:
26
  temperature: 0
27
  custom_data: {}