Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ inference:
|
|
| 23 |
# 🧠 Mini-LLM — 80M Parameter Transformer (Pretrained From Scratch)
|
| 24 |
|
| 25 |
<p align="center">
|
| 26 |
-
<img src="https://huggingface.co/datasets/huggingface/badges/
|
| 27 |
</p>
|
| 28 |
|
| 29 |
**Mini-LLM** is an 80M parameter decoder-only transformer trained **fully from scratch** using a custom tokenizer, custom architecture, and custom training loop.
|
|
|
|
| 23 |
# 🧠 Mini-LLM — 80M Parameter Transformer (Pretrained From Scratch)
|
| 24 |
|
| 25 |
<p align="center">
|
| 26 |
+
<img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/badges-thumbnail.png" width="120"/>
|
| 27 |
</p>
|
| 28 |
|
| 29 |
**Mini-LLM** is an 80M parameter decoder-only transformer trained **fully from scratch** using a custom tokenizer, custom architecture, and custom training loop.
|