hamishivi commited on
Commit
64ef5a9
·
verified ·
1 Parent(s): 15d5fd5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -25,8 +25,7 @@ Evals are as follows:
25
  | TruthfulQA %Info+True | 23.0 | 40.9 | **42.2** |
26
  | IFEval Loose Acc | 20.5 | **26.1** | 24.2 |
27
  | XSTest F1 | 67.6 | **81.9** | 79.8 |
28
- |---------------------------|-----------------|---------------------|-------------------------|
29
- | **Average** | 25.2 | 33.0 | **38.7** |
30
 
31
 
32
  Model training and evaluation was performed using [Open-instruct](https://github.com/allenai/open-instruct), so check that out for more details on evaluation.
 
25
  | TruthfulQA %Info+True | 23.0 | 40.9 | **42.2** |
26
  | IFEval Loose Acc | 20.5 | **26.1** | 24.2 |
27
  | XSTest F1 | 67.6 | **81.9** | 79.8 |
28
+ | **Average of above metrics** | 25.2 | 33.0 | **38.7** |
 
29
 
30
 
31
  Model training and evaluation was performed using [Open-instruct](https://github.com/allenai/open-instruct), so check that out for more details on evaluation.