thefutureofai's picture
Update README.md
4de2d81 verified
|
Raw
History Blame Contribute Delete
402 Bytes
---
license: mit
---
**AgenticLM-Instruct-70k** is a dataset created for training small agentic LLMs, using a tool schema (write_file, read_file, append_file, list_directory, delete_file, run_python, run_shell, install_package, run_tests, search_web, fetch_url)
Primarily for training coding agents, but training with this dataset should also work for any agents that will do work other than coding.