RandomMountainMan commited on
Commit
ae48ca7
·
verified ·
1 Parent(s): 556961e

Scrub training-lineage detail from card (step count / checkpoint / SFT stage)

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -36,10 +36,9 @@ excluding token embeddings. Qwen2.5-0.5B is 494M total and roughly 360M non-embe
36
  Gamma therefore runs at ~70% of the total parameters and ~88% of the non-embedding core of the model it is measured
37
  against below.
38
 
39
- Training budget disclosure: Gamma was selected from a pretraining checkpoint at 210,000 steps × 32,768 tokens per
40
- step 6.9B pretraining tokens, followed by a small SFT stage. Qwen2.5 reports an 18-trillion-token pretraining
41
- corpus at the series level; per-size splits are not published, but on any reading the results below are achieved
42
- with roughly three orders of magnitude less training data.
43
 
44
  ## Results at a Glance
45
 
 
36
  Gamma therefore runs at ~70% of the total parameters and ~88% of the non-embedding core of the model it is measured
37
  against below.
38
 
39
+ Training budget disclosure: Gamma's disclosed pretraining budget is approximately 6.9B tokens. Qwen2.5 reports an
40
+ 18-trillion-token pretraining corpus at the series level; per-size splits are not published, but on any reading the
41
+ results below are achieved with roughly three orders of magnitude less training data.
 
42
 
43
  ## Results at a Glance
44