Update README.md
Browse files
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
|
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
|