Dataset Multimodal

jdopensource/JoyAI-VL-Interaction

Dataset em destaque no Hugging Face — 697 downloads. JoyAI-VL-Interaction Dataset The first open, vision-driven real-time interaction model — it watches a live video stream and decides on its own when…

Hugging Face · Datasets ·jdopensource · ·↓ 697 ·♥ 11

O dataset jdopensource/JoyAI-VL-Interaction está entre os destaques do Hugging Face — dados que alimentam o treinamento e a avaliação dos modelos do momento.

Ficha do dataset

  • Tarefas: video text to text
  • Licença: Apache 2.0
  • Downloads: 697 · Curtidas: 11

Sobre o dataset

JoyAI-VL-Interaction Dataset The first open, vision-driven real-time interaction model — it watches a live video stream and decides on its own when to speak, stay silent, or delegate.

Como carregar

Use a biblioteca datasets do Hugging Face:

pip install -U datasets

from datasets import load_dataset

ds = load_dataset("jdopensource/JoyAI-VL-Interaction")
print(ds)
print(ds["train"][0])

Tags

video-text-to-text

Explorar o dataset no Hugging Face →

compartilhar: