ekurtic commited on
Commit
db3e335
·
verified ·
1 Parent(s): 000dc3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -51,9 +51,9 @@ vllm serve meta-llama/Llama-3.1-8B-Instruct \
51
  ## Evaluations
52
 
53
  Subset of GSM8k (math reasoning):
54
- * acceptance_rate = [0.808, 0.613, 0.447]
55
- * conditional_acceptance_rate = [0.808, 0.759, 0.73]
56
 
57
  Subset of MTBench:
58
- * acceptance_rate = [0.743, 0.546, 0.384]
59
- * conditional_acceptance_rate = [0.743, 0.735, 0.703]
 
51
  ## Evaluations
52
 
53
  Subset of GSM8k (math reasoning):
54
+ * acceptance_rate = [80.8, 61.3, 44.7]
55
+ * conditional_acceptance_rate = [80.8, 75.9, 73.0]
56
 
57
  Subset of MTBench:
58
+ * acceptance_rate = [74.3, 54.6, 38.4]
59
+ * conditional_acceptance_rate = [74.3, 73.5, 70.3]