Synthetic Data & Reasoning Traces (Mimesis)
Collection
Synthetic training data generated with Mimesis, a local vLLM-based data generation pipeline, across multiple model backends. • 10 items • Updated
seed stringclasses 2
values | row_instruction stringclasses 2
values | output stringclasses 2
values | generated_at stringdate 2026-03-05 19:18:05 2026-03-05 19:18:17 |
|---|---|---|---|
Valvulae conniventes are seen in Answer Choices: A. Jejunum B. Ileum C. Stomach D. Colon | detailed thinking off
Answer directly without reasoning steps. Put your final answer within \boxed{}. | \boxed{A} | 2026-03-05T19:18:05.752579 |
A 66-year-old man is brought to the emergency department because of fever, chills, and altered mental status for 3 days. According to his daughter, he has had a productive cough during this period. He has type 2 diabetes, hypertension, hypercholesterolemia, peripheral neuropathic pain, and a history of deep vein thromb... | You are a medical expert. Analyze the medical question and provide step-by-step reasoning followed by the final answer. | ## Step-by-Step Reasoning
### Clinical Presentation
- 66-year-old man with **fever, chills, altered mental status, productive cough** for 3 days
- Vitals: **febrile (39.3°C), tachycardic (110/min), tachypneic (26/min), hypotensive (86/50 mmHg)** → **sepsis/septic shock**
- Physical: **ecchymoses** on lower extremities... | 2026-03-05T19:18:17.775348 |
Synthetic seed-to-output generations produced by the Mimesis data generation pipeline, using Claude Opus 4.6 as the generating model.
| Column | Type | Description |
|---|---|---|
seed |
string | The source seed prompt |
row_instruction |
string | Per-row generation instruction |
output |
string | Generated output |
generated_at |
string | Generation timestamp |
from datasets import load_dataset
ds = load_dataset("shaafsalman/Mimesis-Opus-4.6")
Part of the Mimesis dataset family (see also Mimesis-DeepSeek, Mimesis-TogetherAPI, Mimesis-OctoMed, Mimesis-Medical-Octo-5K), each generated with a different backend model/provider for comparison.