brain-zhang commited on
Commit
d4e3f4d
·
verified ·
1 Parent(s): 7ff135b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -27,13 +27,13 @@ This model is part of the [StepLaw-N_119M-D_3.0B](https://huggingface.co/collect
27
 
28
  ### Training Parameters
29
  - **Learning rate (lr)**: 2.762e-03
30
- - **Batch size (bs)**: 64
31
  - **Training iterations**: 30517
32
  - **Training tokens (D)**: 4.0B
33
 
34
  ## Model Description
35
 
36
- StepLaw models are trained with various hyperparameter settings to enable research on scaling laws and hyperparameter optimization. This specific model was trained with learning rate 2.762e-03 and batch size 64 for 30517 iterations, using a total of 4.0B training tokens.
37
 
38
  ## Usage Example
39
 
 
27
 
28
  ### Training Parameters
29
  - **Learning rate (lr)**: 2.762e-03
30
+ - **Batch size (bs)**: 131072
31
  - **Training iterations**: 30517
32
  - **Training tokens (D)**: 4.0B
33
 
34
  ## Model Description
35
 
36
+ StepLaw models are trained with various hyperparameter settings to enable research on scaling laws and hyperparameter optimization. This specific model was trained with learning rate 2.762e-03 and batch size 131072 for 30517 iterations, using a total of 4.0B training tokens.
37
 
38
  ## Usage Example
39