Update README.md
Browse files
README.md
CHANGED
|
@@ -42,7 +42,7 @@ A **336M parameter GPT** language model trained **entirely from scratch** on 200
|
|
| 42 |
**No pre-trained weights. No fine-tuning. Every component built from scratch**: custom BPE tokenizer, full transformer architecture (RoPE + RMSNorm + SwiGLU), training loop, and evaluation pipeline.
|
| 43 |
|
| 44 |
> **Paper**: [ArXiv preprint (coming soon)]()
|
| 45 |
-
> **Blog**: [Medium article
|
| 46 |
> **Code**: Included in this repository
|
| 47 |
|
| 48 |
---
|
|
|
|
| 42 |
**No pre-trained weights. No fine-tuning. Every component built from scratch**: custom BPE tokenizer, full transformer architecture (RoPE + RMSNorm + SwiGLU), training loop, and evaluation pipeline.
|
| 43 |
|
| 44 |
> **Paper**: [ArXiv preprint (coming soon)]()
|
| 45 |
+
> **Blog**: [Medium article](https://medium.com/@parthchaturvedi_97130/i-built-a-336m-parameter-gpt-from-scratch-for-pharmaceutical-manufacturing-heres-everything-i-69707959aa78)
|
| 46 |
> **Code**: Included in this repository
|
| 47 |
|
| 48 |
---
|