Transformers
English
Inference Endpoints
eliebak HF staff commited on
Commit
ec0c8d3
·
verified ·
1 Parent(s): 2765d27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ language:
7
 
8
  # SmolLM2-360M Intermediate Checkpoints
9
 
10
- We are releasing an intermediate checkpoint of SmolLM2 to enable further research on mechanistic interpretability and learning dynamics. This repo contains the checkpoint every 320000 steps which correspond to ~500B tokens.
11
 
12
  ## How to Load a Checkpoint
13
  ```python
 
7
 
8
  # SmolLM2-360M Intermediate Checkpoints
9
 
10
+ We are releasing an intermediate checkpoint of SmolLM2 to enable further research on mechanistic interpretability and learning dynamics. This repo contains the checkpoint every 160000 steps which correspond to ~250B tokens.
11
 
12
  ## How to Load a Checkpoint
13
  ```python