PhysiQuanty commited on
Commit
1478583
·
verified ·
1 Parent(s): ca3d739

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -26,7 +26,8 @@ This repo uses `trust_remote_code=True` because it ships a custom `modeling_*.py
26
  (In French only, we plan 20 languages as well as scientific and mathematical knowledge for BinaryLLM1)
27
 
28
  - 10 millions params
29
- - 2 billions pre-training tokens (without SFT)
 
30
  - 40k steps
31
  - 1e-4 learning rate
32
  - Fp32 weight, FSDP training on 8 NVIDIA V100
 
26
  (In French only, we plan 20 languages as well as scientific and mathematical knowledge for BinaryLLM1)
27
 
28
  - 10 millions params
29
+ - 2 billions pre-training tokens
30
+ - Without SFT, pre-train only
31
  - 40k steps
32
  - 1e-4 learning rate
33
  - Fp32 weight, FSDP training on 8 NVIDIA V100