Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,7 @@ The Comma v0.1 models were trained in two stages, a "main" stage and a "cooldown
|
|
11 |
During each stage, we heuristically set mixing rates to up or downweight different sources.
|
12 |
In the two tables below, we provide per-source token count, repeat rate, and effective token count (after up/downweighting) for the main and cooldown stage of the Comma v0.1-1T training run.
|
13 |
For the Comma v0.1-2T training run, all sources are repeated 2x as many times in both stages.
|
|
|
14 |
|
15 |
|
16 |
| Main stage | Tokens (B) | Repeats | Effective tokens (B) |
|
|
|
11 |
During each stage, we heuristically set mixing rates to up or downweight different sources.
|
12 |
In the two tables below, we provide per-source token count, repeat rate, and effective token count (after up/downweighting) for the main and cooldown stage of the Comma v0.1-1T training run.
|
13 |
For the Comma v0.1-2T training run, all sources are repeated 2x as many times in both stages.
|
14 |
+
Token counts are as provided by the Comma v0.1 tokenizer; using a different tokenizer may change these counts significantly.
|
15 |
|
16 |
|
17 |
| Main stage | Tokens (B) | Repeats | Effective tokens (B) |
|