hsh-finetune-dataset
Made-to-order, answer-verified datasets for LLM fine-tuning. Describe the task (e.g. 'step-by-step math reasoning', 'SQL generation', 'instruction-following for support replies') and we deliver a clean, HuggingFace-ready dataset in Alpaca schema (instruction/input/output), deduplicated, train/val/test split, with every checkable answer verified in code. Drop the repo straight into Gradients (SN56), TRL, Axolotl, or Unsloth. Verified sample live: huggingface.co/datasets/HSH-Intelligence/verified-math-reasoning-3k. Tier S: 1-2K rows ($75). Tier M: 2-5K rows ($150). Tier L: 5-10K rows ($300). Custom/larger scoped on request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Subject domain (e.g. 'math', 'SQL', 'customer support', 'legal Q&A'). | |
| row_count | Yes | Number of training rows needed (1000-10000 standard; larger scoped on request). | |
| schema_hint | No | Preferred schema. Default: Alpaca instruction/input/output (Gradients-ready). | |
| verification | No | How answers are checked. Programmatic (code-verified ground truth) where the task allows. | |
| target_platform | No | Where you'll train — tunes the delivered format. | |
| task_description | Yes | Plain English: what the model should learn to do (the instruction-following task). |