- Description:
Dataset to evaluate the ability to reason and adhere to physical safety constraints imposed by embodiment limitations. No rationale for the answer needs to be provided.
Homepage: https://asimov-benchmark.github.io/v2/
Source code:
tfds.robotics.asimov.AsimovV2ConstraintsWithoutRationaleVersions:
0.1.0(default): Initial release.
Download size:
Unknown sizeDataset size:
6.77 MiBAuto-cached (documentation): Yes
Splits:
| Split | Examples |
|---|---|
'val' |
164 |
- Feature structure:
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=uint8),
'non_violating_objects_bounding_boxes': Text(shape=(), dtype=string),
'prompt': Text(shape=(), dtype=string),
'violating_objects_bounding_boxes': Text(shape=(), dtype=string),
})
- Feature documentation:
| Feature | Class | Shape | Dtype | Description |
|---|---|---|---|---|
| FeaturesDict | ||||
| image | Image | (None, None, 3) | uint8 | |
| non_violating_objects_bounding_boxes | Text | string | ||
| prompt | Text | string | ||
| violating_objects_bounding_boxes | Text | string |
Supervised keys (See
as_superviseddoc):NoneFigure (tfds.show_examples):

- Examples (tfds.as_dataframe):
- Citation: