Add README

This commit is contained in:
z
2026-02-26 19:50:40 -08:00
commit 708faf5524
+17
View File
@@ -0,0 +1,17 @@
# Agent Dataset Clean
Curated and cleaned agent interaction dataset for training Zen agent models.
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
## Overview
High-quality agent interaction data, cleaned and formatted for fine-tuning. Includes tool-use, multi-step reasoning, and function-calling examples.
## Related
- [zen-agent-4b](https://huggingface.co/zenlm/zen-agent-4b) — Zen Agent model
- [zen-agentic-dataset](https://huggingface.co/datasets/zenlm/zen-agentic-dataset) — Full agentic dataset
- [Zen LM](https://github.com/zenlm) — Full model family
Apache 2.0 · [Zen LM](https://zenlm.org) · [Hanzo AI](https://hanzo.ai)