The dataset is currently empty. Upload or create new data files. Then, you will be able to explore them in the Dataset Viewer.

Monico Datasets

Curated pre-training corpus for the Monico LLM project.

Contents

Split Domain Source Approx Tokens
code Python, JS, Rust, Go, C, Solidity GitHub / The Stack v2 2T
security CVEs, CTF writeups, exploits NVD, GitHub, exploit-db 400B
crypto Smart contracts, DeFi docs GitHub Solidity repos 200B
devops k8s, Docker, Terraform, CI/CD GitHub, official docs 100B
general Web, books, science RedPajama, OSCAR 3.3T

Dataset Format

Each example is a JSONL line with:

{"text": "...", "source": "github|nvd|ctf|...", "domain": "code|security|..."}

GitHub

jaykk99/monico-model — full dataset pipeline code in src/data/

Downloads last month
9