nvidia/Nemotron-RL-Agentic-Terminal-Pivot-v1

Dataset com 10 mil – 100 mil exemplos — 748 downloads no Hugging Face. Dataset Description The Nemotron-RL-Agentic-Terminal-Pivot-v1 dataset provides training samples for reinforcement learning of command-line ("terminal…

Hugging Face · Datasets ·nvidia · ·↓ 748 ·♥ 24

O dataset nvidia/Nemotron-RL-Agentic-Terminal-Pivot-v1 está entre os destaques do Hugging Face — dados que alimentam o treinamento e a avaliação dos modelos do momento.

Ficha do dataset

  • Tamanho: 10 mil – 100 mil exemplos
  • Tarefas: geração de texto
  • Formato/modalidade: texto
  • Idiomas: inglês
  • Licença: CC BY 4.0
  • Downloads: 748 · Curtidas: 24

Sobre o dataset

Dataset Description The Nemotron-RL-Agentic-Terminal-Pivot-v1 dataset provides training samples for reinforcement learning of command-line ("terminal use") LLM agents with the terminus_judge environment in NeMo Gym.

Como carregar

Use a biblioteca datasets do Hugging Face:

pip install -U datasets

from datasets import load_dataset

ds = load_dataset("nvidia/Nemotron-RL-Agentic-Terminal-Pivot-v1")
print(ds)
print(ds["train"][0])

Tags

text-generation text agentic code software engineering tool use reasoning reinforcement-learning

Explorar o dataset no Hugging Face →

compartilhar: