asimov_v2_ビデオ

  • 説明

身体に傷害を負う可能性のあるシナリオを扱った写実的なビデオ。

スプリット
'val' 287
  • 機能構造:
FeaturesDict({
    'answer': Text(shape=(), dtype=string),
    'prompt': Text(shape=(), dtype=string),
    'video': FeaturesDict({
        'frames': Sequence(Image(shape=(None, None, 3), dtype=uint8)),
        'timestamps': Sequence(Text(shape=(), dtype=string)),
    }),
})
  • 機能ドキュメント:
特徴クラスDタイプ説明
機能辞書
答え文章
プロンプト文章
ビデオ機能辞書
ビデオ/フレームシーケンス(画像) (なし、なし、なし、3) uint8
ビデオ/タイムスタンプシーケンス(テキスト) (なし、)
  • 引用