File size: 402 Bytes
2523881
 
 
4de2d81
 
 
 
1
2
3
4
5
6
7
8
---
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.