anurag051194 commited on
Commit
dee09d0
·
verified ·
1 Parent(s): fdff727

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -6
README.md CHANGED
@@ -113,9 +113,6 @@ length`, so it measures completed answers rather than raw decode rate.
113
  | mean gen length | **564** | 999 | 696 | 2296 | 1830 |
114
  | **ans/s** | **28.1** | 15.6 | 23.2 | 10.9 | 12.0 |
115
 
116
- † The base column here comes from the external-comparison run rather than the paired run used
117
- for the Δ table above, hence 0.3466 against 0.3356 — run-to-run variation of the same
118
- checkpoint. The paired run is the correct basis for the improvement claim.
119
 
120
  `strict-7` is the mean of seven lanes scored under strict metrics only (`fol_translation`,
121
  `entailment_label`, `mcq_answer`, `semantic_parse` and `lean_formalize` exact match,
@@ -167,9 +164,7 @@ Lengths marked ≈ are derived from stored generations using each model's charac
167
  ratio rather than re-tokenized directly; the method reproduces the three directly measured
168
  lengths to within 3.5%.
169
 
170
- The honest summary of this table is that TwIL-LM3 does not lead it. Larger models score higher,
171
- in order of size, and the 120B leads nine of fourteen rows. Two things are worth extracting
172
- anyway. First, TwIL-LM3 improves on its own base while sitting mid-table (0.7339 against 0.7193
173
  on the 10-dataset macro), which is the point of the WiSE-FT stage — in-domain gains without
174
  transfer collapse. Second, it produces the shortest generations of any arm here at 482 tokens
175
  and consequently the most answers per second at 32.9, roughly eight times the 120B's rate.
 
113
  | mean gen length | **564** | 999 | 696 | 2296 | 1830 |
114
  | **ans/s** | **28.1** | 15.6 | 23.2 | 10.9 | 12.0 |
115
 
 
 
 
116
 
117
  `strict-7` is the mean of seven lanes scored under strict metrics only (`fol_translation`,
118
  `entailment_label`, `mcq_answer`, `semantic_parse` and `lean_formalize` exact match,
 
164
  ratio rather than re-tokenized directly; the method reproduces the three directly measured
165
  lengths to within 3.5%.
166
 
167
+ First, TwIL-LM3 improves on its own base while sitting mid-table (0.7339 against 0.7193
 
 
168
  on the 10-dataset macro), which is the point of the WiSE-FT stage — in-domain gains without
169
  transfer collapse. Second, it produces the shortest generations of any arm here at 482 tokens
170
  and consequently the most answers per second at 32.9, roughly eight times the 120B's rate.