kmamaroziqov commited on
Commit
d3d2265
·
verified ·
1 Parent(s): de2c622

Remove checkpoint selection section

Browse files
Files changed (1) hide show
  1. README.md +0 -15
README.md CHANGED
@@ -158,21 +158,6 @@ python benchmark.py --tasks flores --limit 200 --output flores.json
158
  above; 200-example quick runs are sanity checks. COMET downloads the
159
  `Unbabel/wmt22-comet-da` evaluator and needs additional disk/RAM.
160
 
161
- ## Why this checkpoint
162
-
163
- Four retained checkpoints were run through the complete suite. Checkpoint 4749
164
- (one SFT epoch) produced the best downstream score even though development loss
165
- was fractionally lower at checkpoint 3564.
166
-
167
- ![Checkpoint selection](assets/checkpoint_selection.png)
168
-
169
- | Checkpoint | Epoch | Dev loss | Normalized score |
170
- | ---: | ---: | ---: | ---: |
171
- | 1188 | 0.25 | 1.4316 | 0.6643 |
172
- | 2376 | 0.50 | 1.3910 | 0.6600 |
173
- | 3564 | 0.75 | **1.3669** | 0.6609 |
174
- | **4749** | **1.00** | 1.3675 | **0.6724** |
175
-
176
  ## Uzbek tokenizer efficiency
177
 
178
  The tokenizer is an in-place, primarily **Latin-script Uzbek** retrofit rather
 
158
  above; 200-example quick runs are sanity checks. COMET downloads the
159
  `Unbabel/wmt22-comet-da` evaluator and needs additional disk/RAM.
160
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
161
  ## Uzbek tokenizer efficiency
162
 
163
  The tokenizer is an in-place, primarily **Latin-script Uzbek** retrofit rather