CoolFace
Datasetpublic

elizaos/eliza-1-training-data

elizaos/eliza-1-training-data Training corpus for the eliza-1 model line. All records are in eliza_native_v1 format — the canonical training schema for elizaOS agents. Format Every record is a JSON object with this shape: { "format": "eliza_native_v1", "boundary": "vercel_ai_sdk.generateText", "request": { "system": "...", "messages": [...], "tools": {...}, "settings": {} }, "response": { "text": "...", "finishReason": "stop"… See the full description on the dataset page: https://huggingface.co/datasets/elizaos/eliza-1-training-data.

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
0likes16downloads
23 commits on main
467431b3mo ago

Upload converted/gpt55-scenarios/test.jsonl with huggingface_hub

shawmakesmagic
2d981af3mo ago

Upload converted/gpt55-scenarios/val.jsonl with huggingface_hub

shawmakesmagic
d5947963mo ago

Upload converted/gpt55-scenarios/train.jsonl with huggingface_hub

shawmakesmagic
70f55804mo ago

Update glaive validation manifest with trope-cleaning stats

shawmakesmagic
cab4bb74mo ago

Add xlam validation manifest

shawmakesmagic
efb50a84mo ago

Re-upload glaive with extended trope stripping (38641 records cleaned, 12 legitimate mid-text occurrences remain)

shawmakesmagic
88575b54mo ago

Add Salesforce xlam-function-calling-60k converted to eliza_native_v1 (60000 records)

shawmakesmagic
0b7303c4mo ago

Remove old 18-record broken glaive file; correct 341k-record version is at converted/glaive/

shawmakesmagic
d72e6be4mo ago

Add openclaw validation report

shawmakesmagic
62da8464mo ago

Add hermes-v1 validation report

shawmakesmagic
33519d44mo ago

Add openclaw-opencode converted dataset (4250 records)

shawmakesmagic
93585c34mo ago

Add glaive validation report

shawmakesmagic
ffe901b4mo ago

Add glaive-function-calling-v2 full conversion (341454 records, 99.8% yield)

shawmakesmagic
10352984mo ago

Upload converted/hermes/hermes-3-validation.json with huggingface_hub

shawmakesmagic
1ea00864mo ago

Upload converted/hermes/hermes-3.jsonl with huggingface_hub

shawmakesmagic
5e1ed014mo ago

Add dataset card with format documentation

shawmakesmagic
0f70ccb4mo ago

Add converted/openclaw/openclaw-opencode-dataset.jsonl (eliza_native_v1 format)

shawmakesmagic
a52fdce4mo ago

Add converted/hermes/glaive-function-calling-v2.jsonl (eliza_native_v1 format)

shawmakesmagic
d2c559d4mo ago

Add converted/hermes/hermes-function-calling-v1.jsonl (eliza_native_v1 format)

shawmakesmagic
d3a16ea4mo ago

Add converted/merged/test.jsonl (eliza_native_v1 format)

shawmakesmagic
665f60b4mo ago

Add converted/merged/val.jsonl (eliza_native_v1 format)

shawmakesmagic
3b9946b4mo ago

Add converted/merged/train.jsonl (eliza_native_v1 format)

shawmakesmagic
7dea8164mo ago

initial commit

shawmakesmagic