CoolFace
Datasetpublic

VolkerMauel/nvidia-Nemotron-Agentic-v1-arrow

Arrow compatible version of nvidia/Nemotron-Agentic-v1. from datasets import load_dataset ds = load_dataset("VolkerMauel/nvidia-Nemotron-Agentic-v1-arrow", split="tool_calling") should work fine on this one. 250MB Shards. === Dataset Description: The Nemotron-Agentic-Tool-Use-v1 dataset is designed to strengthen models’ capabilities as interactive, tool-using agents. It focuses on multi-turn conversations where language models decompose user goals, decide when to call tools… See the full description on the dataset page: https://huggingface.co/datasets/VolkerMauel/nvidia-Nemotron-Agentic-v1-arrow.

sourceHugging Faceupdated 9mo agoView on Hugging Face
1likes293downloads
5 commits on main
a373e139mo ago

Update README.md

VolkerMauel
c4c296a9mo ago

Update README.md

VolkerMauel
e8ab57b9mo ago

Upload split tool_calling

VolkerMauel
6dbc6e79mo ago

Upload split interactive_agent

VolkerMauel
95913d39mo ago

initial commit

VolkerMauel