asdafee34 commited on
Commit
4f2685e
·
verified ·
1 Parent(s): 63901de

Document checkpoint selection by highest eval_accuracy

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -35,9 +35,9 @@ Beyond its improved reasoning capabilities, this version also offers a reduced h
35
  ### Comprehensive Benchmark Results
36
 
37
  **Selected checkpoint:** `step_1000`
38
- **Overall weighted evaluation score:** `0.710`
39
 
40
- The checkpoint was selected by evaluating all checkpoints from step 100 through step 1000 across the 15 benchmark categories. The overall score uses the weighting defined in the project evaluation harness, with additional emphasis on reasoning, code generation, question answering, instruction following, and safety.
41
 
42
  <div align="center">
43
 
 
35
  ### Comprehensive Benchmark Results
36
 
37
  **Selected checkpoint:** `step_1000`
38
+ **Best `eval_accuracy`:** `0.710`
39
 
40
+ The checkpoint was selected strictly by comparing `eval_accuracy` for every checkpoint found in the workspace. `step_1000` had the highest value.
41
 
42
  <div align="center">
43