Dataset Multimodal

MCG-NJU/VideoChat3-LV116k

Dataset em destaque no Hugging Face — 7.1 mil downloads. VideoChat3-LV116K VideoChat3-LV116K is the long-video instruction data used by VideoChat3.

Hugging Face · Datasets ·MCG-NJU · ·↓ 7112 ·♥ 8

O dataset MCG-NJU/VideoChat3-LV116k 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
  • Formato/modalidade: vídeo
  • Idiomas: inglês
  • Licença: Apache 2.0
  • Downloads: 7.1 mil · Curtidas: 8

Sobre o dataset

VideoChat3-LV116K VideoChat3-LV116K is the long-video instruction data used by VideoChat3.

Como carregar

Use a biblioteca datasets do Hugging Face:

pip install -U datasets

from datasets import load_dataset

ds = load_dataset("MCG-NJU/VideoChat3-LV116k")
print(ds)
print(ds["train"][0])

Tags

video-text-to-text video long video

Explorar o dataset no Hugging Face →

compartilhar: