lilchatbot-corpus / README.md
divilian's picture
Initial corpus upload.
3e3c5e8
---
language:
- en
task_categories:
- text-generation
pretty_name: LilChatBot Corpus
---
# LilChatBot Corpus
Training corpus for LilChatBot.
## Composition
- Wikipedia prose (50%)
- News articles (Reuters / AP style) (30%)
- Literary prose (late 19th / early 20th century) (20%)
Approximate size:
- ~438MB
- ~50M tokens (WordLevel tokenizer, 50k vocab)
## Formatting
- Paragraph-separated text
- `<bos>` and `<eos>` tokens included
- Cleaned for repeated punctuation
- ASCII normalized apostrophes
## Intended Use
Pretraining small GPT-style models (≈4-6 layers, 128 `d_model`).