Basic Object Interaction Dataset
This dataset contains simple object–interaction pairs.
It is designed to help models understand basic interactions
between a user and common objects.
Each record includes:
object: a common object
interaction: a short description of how the object is used
{
"object": "Door",
"interaction": "The door is opened."
}