File size: 738 Bytes
bc17f6e 06f55d4 bc17f6e 158f893 92bee25 158f893 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
---
license: mit
datasets:
- roneneldan/TinyStories
language:
- en
pipeline_tag: text-generation
tags:
- LLM
- pytorch
- Story
- Text
---
# Story-LLM (TinyStories Transformer)

Story-LLM is a small GPT-style Transformer language model trained from scratch on the **TinyStories** dataset.
This repository contains **pretrained weights and a tokenizer**.
The model uses a **custom PyTorch architecture** and **ByteLevel BPE tokenizer**.
👉 **For full documentation, training code, and usage instructions, see the GitHub repository:**
**https://github.com/Daniel-Gia/Story-LLM**
---
### Notes
- ~29M parameters
|