Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -22,11 +22,6 @@ Each row corresponds to an ambiguous image or video sample paired with a questio
|
|
| 22 |
|
| 23 |
### `question`
|
| 24 |
- The natural-language question posed to the model.
|
| 25 |
-
- Questions are aligned with AmbiBench’s four task types:
|
| 26 |
-
- **Open-ended**: ask for all possible interpretations (e.g., “What hidden objects can you see in the image?”).
|
| 27 |
-
- **Multiple-choice**: ask to select all valid interpretations from candidates.
|
| 28 |
-
- **Ambiguous localization**: ask to provide bounding boxes for ambiguous regions.
|
| 29 |
-
- **Local region description**: ask to describe multiple interpretations of a highlighted region.
|
| 30 |
|
| 31 |
### `answer`
|
| 32 |
- The reference answer to the `question`.
|
|
|
|
| 22 |
|
| 23 |
### `question`
|
| 24 |
- The natural-language question posed to the model.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
|
| 26 |
### `answer`
|
| 27 |
- The reference answer to the `question`.
|