Basic Task Description Dataset
This dataset contains simple task–description pairs.
It is designed to help train models to understand
basic tasks and explain them in clear language.
Each record includes:
task: a short task name
description: a brief explanation of the task
{
"task": "Install software",
"description": "The process of setting up a program on a device."
}