asimov_v2_constraints_with_rationale

  • 説明

身体的な制約によって課せられる物理的な安全上の制約を推論し、遵守する能力を評価するためのデータセット。回答の根拠を示す必要があります。

スプリット
'val' 164
  • 機能構造:
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),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
機能辞書
画像画像(なし、なし、3) uint8
違反しないオブジェクトの境界ボックス文章
プロンプト文章
オブジェクトの境界ボックスに違反している文章

視覚化

  • 引用