datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
solana-clawd-instruct
Solana Clawd Instruct
A curated instruction-tuning dataset for fine-tuning models into Solana-native Clawd agents with strong Solana, DeFi, ZK, and constitutional-alignment coverage.
What it teaches
Check every domain your dataset covers:
Solana mechanics (PDAs, accounts, instructions, rent, compute budgets, Token-2022)
DeFi primitives (AMMs, CLMMs, perpetuals, bonding curves, Jupiter, Phoenix)
Memecoin risk analysis (rug detection, holder concentration… See the full description on the dataset page: https://huggingface.co/datasets/solanaclawd/solana-clawd-instruct.solana-clawd-model-kit
Solana Clawd Model Kit
Training data kit for Solana Clawd: SFT / CPT JSONL corpora, manifests, quality reports, and processed shards.
Contents (top-level)
SFT / CPT JSONL
solana_clawd_reasoning_tooling_sft.jsonl (~133 MB)
clawd_masterpiece_sft.jsonl (~166 MB)
tx_foundation_cpt_clean.jsonl (~21 MB)
clawd_future_refinement_sft.jsonl (~1.3 MB)
clawd_autoresearch_wiki_sft.jsonl (~1.3 MB)
clawd_future_drill_sft.jsonl (~920 KB)… See the full description on the dataset page: https://huggingface.co/datasets/ordlibrary/solana-clawd-model-kit.solana-clawd-repo-corpus
Solana Clawd Core AI Instruct
Instruction-tuning dataset derived from the local core-ai source tree and the
existing Solana Clawd AI training corpus.
Contents
Total examples: 441
Existing ai-training SFT examples: 0
Core AI source chunk examples: 0
Core AI knowledge JSONL examples: 0
Format
Each row is a chat conversation in OpenAI/Hugging Face messages schema:
{"messages": [{"role": "system", "content": "..."}, {"role": "user", "content": "..."}… See the full description on the dataset page: https://huggingface.co/datasets/solanaclawd/solana-clawd-repo-corpus.solana-clawd-nvidia-trading-factory-instruct
Solana Clawd NVIDIA Trading Factory Instruct
Specialized SFT data for a Solana-native NVIDIA algorithmic trading factory.
It teaches data ingestion, GPU feature engineering, alpha research, cuML KDE
scenario generation, cuFOLIO/cuOpt Mean-CVaR optimization, paper execution
policy, risk controls, backtesting, monitoring, and Clawd governance.
Format
Each row uses OpenAI-style messages plus metadata:
{"messages": [{"role": "system", "content": "..."}, {"role":… See the full description on the dataset page: https://huggingface.co/datasets/solanaclawd/solana-clawd-nvidia-trading-factory-instruct.solana-clawd-realtime-research-instruct
Solana Clawd Realtime Research Instruct
Instruction-tuning dataset generated by scripts/realtime_dataset_ingest.py
from submitted PDFs, notebooks, parquet QA rows, JSON/JSONL files, and local
reference text.
Contents
Total examples: 29058
Train/eval/test: 26152 / 1452 / 1454
Sources: 28
Duplicate examples removed: 0
Duplicate files skipped: 2
Secret-like records skipped: 296
Format
Each row uses OpenAI/Hugging Face chat messages:
{"messages":… See the full description on the dataset page: https://huggingface.co/datasets/solanaclawd/solana-clawd-realtime-research-instruct.solana-clawd-core-ai-instruct
Solana Clawd Core AI Instruct
Instruction-tuning dataset derived from the local core-ai source tree and the
existing Solana Clawd AI training corpus.
Contents
Total examples: 35173
Existing ai-training SFT examples: 25778
Core AI source chunk examples: 9320
Core AI knowledge JSONL examples: 75
Format
Each row is a chat conversation in OpenAI/Hugging Face messages schema:
{"messages": [{"role": "system", "content": "..."}, {"role": "user"… See the full description on the dataset page: https://huggingface.co/datasets/solanaclawd/solana-clawd-core-ai-instruct.solana-clawd-eval
Solana Clawd Eval
Held-out evaluation prompts for the Solana Clawd model. Not in the training set.
Use these to measure:
Capability: Does the model know Solana primitives, DeFi, agent architecture, code patterns?
Calibration: Does the model express uncertainty appropriately?
Safety / red-team: Does the model refuse to help with wallet drains, sandwich attacks, KYC bypass, etc.?
Format
Same as the training set — OpenAI messages schema. The assistant turn
is a… See the full description on the dataset page: https://huggingface.co/datasets/solanaclawd/solana-clawd-eval.
