trixyL commited on
Commit ·
077269b
1
Parent(s): 4ce4586
add: nb of bins for dataset
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ Training run artifacts from https://github.com/triloy8/transformerlm: a minimal
|
|
| 18 |
## ✅ Key Facts
|
| 19 |
|
| 20 |
- **Model type:** Diffusion Transformer with LLaDA‑style objective
|
| 21 |
-
- **Dataset:** MNIST
|
| 22 |
- **Context length:** 784 tokens (28×28 image)
|
| 23 |
- **Layers:** 12
|
| 24 |
- **Heads:** 8
|
|
|
|
| 18 |
## ✅ Key Facts
|
| 19 |
|
| 20 |
- **Model type:** Diffusion Transformer with LLaDA‑style objective
|
| 21 |
+
- **Dataset:** MNIST (binned to 32 levels)
|
| 22 |
- **Context length:** 784 tokens (28×28 image)
|
| 23 |
- **Layers:** 12
|
| 24 |
- **Heads:** 8
|