ApyHTML19 commited on
Commit
eacb3ea
·
verified ·
1 Parent(s): 70c30ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -13,7 +13,11 @@ pipeline_tag: text-generation
13
  ---
14
 
15
  # ABADES-SLM-15M
16
-
 
 
 
 
17
  A small GPT-style language model trained from scratch on the [TinyStories](https://huggingface.co/datasets/roneneldan/TinyStories) dataset. Designed as a lightweight, educational SLM (Small Language Model).
18
 
19
  ---
 
13
  ---
14
 
15
  # ABADES-SLM-15M
16
+ <p align="center">
17
+ <img src="https://huggingface.co/ApyHTML19/ABADES-SLM-15M/resolve/main/abades-banner-animated.gif"
18
+ alt="ABADES-SLM-15M — a 15M-parameter GPT trained on TinyStories"
19
+ width="100%">
20
+ </p>
21
  A small GPT-style language model trained from scratch on the [TinyStories](https://huggingface.co/datasets/roneneldan/TinyStories) dataset. Designed as a lightweight, educational SLM (Small Language Model).
22
 
23
  ---