Update README.md
Browse files
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
|
| 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 |
|