lvwerra HF staff commited on
Commit
68ead1d
1 Parent(s): 052c6ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -216,7 +216,7 @@ The SantaCoder models are a series of 1B parameter models trained on Python, Jav
216
  |`dedup-alt`| MQA | AR + FIM | Stronger near-deduplication |
217
  |`dedup-alt-comments`| MQA | AR + FIM | Stronger near-deduplication and comment-to-code ratio |
218
 
219
- The `dedup-alt-comments` model is the best performing model and was trained twice as long as the others. This checkpoint is available here on the `main`
220
 
221
  # Use
222
 
 
216
  |`dedup-alt`| MQA | AR + FIM | Stronger near-deduplication |
217
  |`dedup-alt-comments`| MQA | AR + FIM | Stronger near-deduplication and comment-to-code ratio |
218
 
219
+ The `dedup-alt-comments` model is the best performing model and was trained twice as long as the others. This checkpoint is the default model and available on the `main` branch. All other checkpoints are on separate branches with according names.
220
 
221
  # Use
222