Datasets:
thanhqt2002
commited on
Commit
•
4a5c589
1
Parent(s):
f2323b1
Update README.md
Browse files
README.md
CHANGED
@@ -68,7 +68,7 @@ The dataset is organized so that each entry represents a single task associated
|
|
68 |
- **constraint_name**: (string) Name of the spatial relationship (e.g., "left").
|
69 |
- **image_url**: (string) URL of the image associated with the task.
|
70 |
- **objects**: (list) List of objects involved in the scene.
|
71 |
-
- **related_task_id**: (string) Identifier of a related task
|
72 |
- **scene_id**: (string) Identifier for the scene where the task occurs.
|
73 |
|
74 |
### Example Entry
|
|
|
68 |
- **constraint_name**: (string) Name of the spatial relationship (e.g., "left").
|
69 |
- **image_url**: (string) URL of the image associated with the task.
|
70 |
- **objects**: (list) List of objects involved in the scene.
|
71 |
+
- **related_task_id**: (string) Identifier of a related task. Each positive task has a corresponding negative task.
|
72 |
- **scene_id**: (string) Identifier for the scene where the task occurs.
|
73 |
|
74 |
### Example Entry
|