hetanshwaghela/autoscientist-healthcare-reasoning
๐ฉบ Adapted Healthcare Clinical-Reasoning (AutoScientist) Built with Adaptive Data by Adaption. A grounded, safety-blueprinted clinical-reasoning dataset โ and a rigorous, fully-reproducible study of when data adaptation helps a small model, and when it doesn't. ๐ Adaptive Data quality Before โ After Overall quality score 7.0 โ 9.1 (+30%) Quality grade B โ A Completion quality +37.9% Message quality +17.6% Percentile vs. reference corpus 15.3 โ 33.0โฆ See the full description on the dataset page: https://huggingface.co/datasets/hetanshwaghela/autoscientist-healthcare-reasoning.
๐ฉบ Adapted Healthcare Clinical-Reasoning (AutoScientist)
Built with Adaptive Data by Adaption. A grounded, safety-blueprinted clinical-reasoning dataset โ and a rigorous, fully-reproducible study of when data adaptation helps a small model, and when it doesn't.
<p align="center">
</p>
20,000 rows of English reason-then-answer clinical reasoning across specialties (cardiology, oncology, endocrinology, infectious disease, psychiatry, and more), grounded under an explicit clinical-safety blueprint and blended with curated public-health operations examples.
โจ Why this dataset
Most "medical LLM" datasets optimize for a final answer. This one optimizes for the reasoning that earns the answer โ and for doing it safely: grounded in evidence, hedged appropriately, escalating red flags, and refusing when uncertain. Every row is prompt โ step-by-step reasoning โ justified conclusion, then hardened with Adaptive Data's hallucination_mitigation under a clinical blueprint.
The result is a +30% platform-measured quality lift (Grade BโA) with the largest gain exactly where it matters clinically โ completion quality +37.9%.
๐ฌ Provenance pipeline (reproducible end-to-end)
FreedomIntelligence/medical-o1-reasoning-SFT (Apache-2.0, gold chain-of-thought)
โ prompt = Question
โ completion = Complex_CoT + "\n\nFinal answer:\n" + Response
โผ
+ 30 curated CDC-grounded public-health operations rows (safe escalation / refusal / grounding)
โผ
Adaptive Data by Adaption โ deduplication + hallucination_mitigation
โ steered by a clinical-reasoning safety blueprint
โผ
Adapted dataset (20,000 rows) โโโบ AutoScientist training (Qwen3.5-0.8B, LoRA)- Dataset id:
26048b57-f164-46d5-810b-12d498a76660 - Clinical safety blueprint: ground in evidence; never fabricate stats / dosages / citations; preserve numbers exactly; present as educational reasoning, not diagnosis; recommend clinician confirmation; flag emergencies; state uncertainty.
๐งฌ Data fields
๐ฆ Splits
trainโ 20,000 rows (avg completion โ 780 words).- A small held-out private evaluation set (public-health operations, source- and scenario-disjoint) is kept off-platform and not released, to prevent leakage.
๐งช The honest science: what we learned training on it
We trained the companion Qwen/Qwen3.5-0.8B (LoRA) on this data and evaluated it head-to-head against its base with an LLM judge (Gemini 3.1 pro, 200 held-out samples). The base model won (58/42). We didn't stop there โ we ran a second, larger run (60k rows, +40% general-purpose data, tuned recipe) and it landed lower (62/38).
Two clean runs, one conclusion โ a reproducible finding, not a fluke:
*Supervised fine-tuning a 0.8B already-instruction-tuned model on long (โ780-word) chain-of-thought increases verbosity, and the judge prefers the base's crisper answers. Dataset quality (+30%) and small-model head-to-head win-rate are different axes โ a better dataset does not automatically beat a strong small base.*
Evidence (see the model card): eval-loss plateaued after ~epoch 1 while train-loss kept falling (overfitting), and a higher-LR / more-steps recipe moved further from base and lost by more.
This is exactly the kind of result the AutoScientist framing is built to surface: the dataset is the contribution; the model is the honestly-reported experiment.
โ Intended use
- Fine-tuning / evaluating assistants for grounded clinical reasoning and public-health operations guidance.
- Research on chain-of-thought, hallucination mitigation, grounding, refusal, and the dataset-quality-vs-small-model-capability question above.
โ ๏ธ Out-of-scope, limitations & safety
- Educational decision-support, not a medical device. Not for individual diagnosis, treatment, or medication dosing without a qualified clinician.
- Reasoning is partly machine-generated (GPT-4o + medical verifier upstream, then Adaptive Data); residual errors possible. English, exam-style skew.
- Guidance can become superseded; defer to current official sources.
- Present conclusions as reasoning to be confirmed; never fabricate stats/dosages/ citations; preserve numeric values exactly; escalate emergencies.
๐ Source, attribution & licensing
- Foundation:
FreedomIntelligence/medical-o1-reasoning-SFTโ Apache-2.0 (redistribution permitted with attribution). This adapted derivative: Apache-2.0. - Public-health blend: U.S. federal public-domain text. Source: Centers for Disease Control and Prevention. No CDC endorsement is implied.
- Adapted with Adaptive Data by Adaption.
๐ Companion artifacts
- ๐งช Live demo (HF Space): https://huggingface.co/spaces/hetanshwaghela/autoscientist-healthcare-demo
- Model (LoRA): https://huggingface.co/hetanshwaghela/autoscientist-healthcare-reasoning
- Kaggle dataset: https://www.kaggle.com/datasets/hetanshwaghela1/autoscientist-healthcare-reasoning
- Kaggle model: https://www.kaggle.com/models/hetanshwaghela1/autoscientist-healthcare-reasoning
Built with Adaptive Data by Adaption. Foundation: FreedomIntelligence/medical-o1-reasoning-SFT (Apache-2.0). Public-health blend: CDC public-domain text.
