kyutai/rocket-science
Dataset com 1 – 10 milhões de exemplos — 45.9 mil downloads no Hugging Face. Rocket Science Time-aligned video, keyboard actions, game events, and per-frame game state for all four players, captured from a 2v2 Rocket League mat…
O dataset kyutai/rocket-science está entre os destaques do Hugging Face — dados que alimentam o treinamento e a avaliação dos modelos do momento.
Ficha do dataset
- Tamanho: 1 – 10 milhões de exemplos
- Tarefas: other
- Formato/modalidade: vídeo, WebDataset
- Idiomas: inglês
- Licença: CC BY-NC-SA 4.0 (não comercial)
- Downloads: 45.9 mil · Curtidas: 42
Sobre o dataset
Rocket Science Time-aligned video, keyboard actions, game events, and per-frame game state for all four players, captured from a 2v2 Rocket League match.
Como carregar
Use a biblioteca datasets do Hugging Face:
pip install -U datasets
Como é um dataset grande, vale carregar em modo streaming (sem baixar tudo):
from datasets import load_dataset
ds = load_dataset("kyutai/rocket-science", split="train", streaming=True)
for exemplo in ds.take(3):
print(exemplo)Tags
other rocket-league world-model video reinforcement-learning multimodal game webdataset
Leia também
Flight attendants freaked out that Google is buying tons of Spirit employee data
Attackers are using AI to build exploits for industrial control systems, U.S. agencies warn