Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,7 @@ pipeline_tag: question-answering
|
|
14 |
# PurelyUnfunctionalAI/GibberishGPT
|
15 |
|
16 |
A lightweight decoder-only transformer language model trained with Flash Attention on the WikiText dataset.
|
|
|
17 |
|
18 |
## Model Details
|
19 |
|
|
|
14 |
# PurelyUnfunctionalAI/GibberishGPT
|
15 |
|
16 |
A lightweight decoder-only transformer language model trained with Flash Attention on the WikiText dataset.
|
17 |
+
<a href="https://github.com/PUFAI/GibberishGPT"> <img alt="GitHub" src="https://img.shields.io/badge/GitHub-Repo-blue?logo=github&style=flat-square"> </a>
|
18 |
|
19 |
## Model Details
|
20 |
|