Dataset
Dados & Embeddings
nvidia/PhysicalAI-Autonomous-Vehicles
Dataset em destaque no Hugging Face — 212.2 mil downloads. PHYSICAL AI AUTONOMOUS VEHICLES The PhysicalAI-Autonomous-Vehicles dataset provides one of the largest, geographically diverse collections of multi-se…
Hugging Face · Datasets
·nvidia
·
·↓ 212219
·♥ 946
O dataset nvidia/PhysicalAI-Autonomous-Vehicles está entre os destaques do Hugging Face — dados que alimentam o treinamento e a avaliação dos modelos do momento.
Ficha do dataset
- Licença: proprietária / outra
- Downloads: 212.2 mil · Curtidas: 946
Sobre o dataset
PHYSICAL AI AUTONOMOUS VEHICLES The PhysicalAI-Autonomous-Vehicles dataset provides one of the largest, geographically diverse collections of multi-sensor data empowering AV researchers to build the next generation of Physical AI based end-to-end driving systems.
Como carregar
Use a biblioteca datasets do Hugging Face:
pip install -U datasets
from datasets import load_dataset
ds = load_dataset("nvidia/PhysicalAI-Autonomous-Vehicles")
print(ds)
print(ds["train"][0])
// relacionados
Leia também
Blog
Unicorn, pelican, Middle-earth: OpenAI co-founder Karpathy is looking for the next AI vibe test
Editorial
CAPA: o benchmark que mede se o assistente de código aprende com você — ou repete a mesma pergunta
Blog
Why biological data matters more in AI drug discovery
Blog