--- license: other pretty_name: curatorkit-testrun-Hygiene task_categories: - text-generation tags: - curatorkit - lexsi-labs - synthetic-data - curation - dataset - alpaca ---
# curatorkit-testrun-Hygiene Built using [CuratorKIT](https://github.com/Lexsi-Labs/CuratorKIT) — provenance-grounded curation and synthesis for LLM post-training. | | | |---|---| | **Method** | curation | | **Backend** | — | | **Model** | `—` | | **Formats** | `alpaca` | | **Artifact** | dataset | | **Published** | 2026-09-01 05:33 UTC | ## Usage ```python from datasets import load_dataset ds = load_dataset("ram-lexsi/curatorkit-testrun-Hygiene", "alpaca") ```