nvidia/Nemotron-SFT-SWE-v3.5
Dataset em destaque no Hugging Face — 526 downloads. Nemotron-SFT-SWE-v3.5 Dataset Description: Nemotron-SFT-SWE-v3.5 is a software engineering instruction-tuning dataset designed to advance the capabili…
O dataset nvidia/Nemotron-SFT-SWE-v3.5 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: CC BY 4.0
- Downloads: 526 · Curtidas: 13
Sobre o dataset
Nemotron-SFT-SWE-v3.5 Dataset Description: Nemotron-SFT-SWE-v3.5 is a software engineering instruction-tuning dataset designed to advance the capabilities of large language models (LLMs) on software engineering (SWE)-style tasks. The seed tasks model real-world coding applications requiring changes across multiple files and artifacts, including source code, tests, documentation, and configuration. The dataset contains agentic trajectories collected using the… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Nemotron-SFT-SWE-v3.5.
Como carregar
Use a biblioteca datasets do Hugging Face:
pip install -U datasets
from datasets import load_dataset
ds = load_dataset("nvidia/Nemotron-SFT-SWE-v3.5")
print(ds)
print(ds["train"][0])
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