slimfrikha-tii commited on
Commit
974a646
1 Parent(s): 44570d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -91,7 +91,7 @@ print(response)
91
  ## Benchmarks
92
  We report in the following table our internal pipeline benchmarks.
93
  - We use [lm-evaluation harness](https://github.com/EleutherAI/lm-evaluation-harness).
94
- - We report **raw scores** obtained by applying chat template **without fewshot_as_multiturn** (unlike Llama3.1).
95
  - We use same batch-size across all models.
96
 
97
  <table border="1" style="width: 100%; text-align: center; border-collapse: collapse;">
 
91
  ## Benchmarks
92
  We report in the following table our internal pipeline benchmarks.
93
  - We use [lm-evaluation harness](https://github.com/EleutherAI/lm-evaluation-harness).
94
+ - We report **raw scores** obtained by applying chat template and fewshot_as_multiturn.
95
  - We use same batch-size across all models.
96
 
97
  <table border="1" style="width: 100%; text-align: center; border-collapse: collapse;">