File size: 1,131 Bytes
d8de247
0d08a4d
 
 
 
 
 
 
 
 
 
 
d8de247
0d08a4d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
license: other
pretty_name: curatorkit-testrun-Hygiene
task_categories:
  - text-generation
tags:
  - curatorkit
  - lexsi-labs
  - synthetic-data
  - curation
  - dataset
  - alpaca
---

<div align="center">
  <table border="0" cellspacing="0" cellpadding="0" style="border: none; border-collapse: collapse;">
    <tr>
      <td align="center" style="border: none; vertical-align: middle;">
        <a href="https://lexsi.ai/"><img src="https://huggingface.co/datasets/ram-lexsi/curatorkit-testrun-Hygiene/resolve/main/curatorkit_logo.png" alt="CuratorKIT" style="height: 60px; border-radius: 12px;"/></a>
      </td>
    </tr>
  </table>
</div>

# 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")
```