CoolFace
20 results

pivot

nvidia /Nemotron-RL-Agentic-Function-Calling-Pivot-v1 Dataset Description: This is a RL dataset for general function-calling by utilizing existing expert tool-use trajectories. We pose each assistant step of the trajectory as a separate behavior cloning problem where the policy model is incentivized to match the tool call choices of the expert model. This dataset is released as part of NVIDIA NeMo Gym, a framework for building reinforcement learning environments to train large language models. NeMo Gym contains a growing collection of… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Nemotron-RL-Agentic-Function-Calling-Pivot-v1.text1K<n<10K14 likes2k downloads7mo agoHugging Facenvidia /Nemotron-RL-Agentic-Terminal-Pivot-v1 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. Each record is a single agent decision point extracted from a successful agent trajectory on a terminal task: responses_create_params.input — the prompt: the task instruction plus the terminal interaction history (prior agent actions and terminal outputs) up to the… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Nemotron-RL-Agentic-Terminal-Pivot-v1.texttext-generation10K<n<100K31 likes1.8k downloads27d agoHugging FaceMaryRaymond /PIVOT PIVOT Dataset PIVOT (Pose, Intrinsics and Viewpoint Oriented Testbed) is a multi-trajectory drone dataset designed for evaluating NeRF and 3D Gaussian Splatting under capture conditions closer to real-world robotics and autonomous systems. It provides multiple structured camera trajectories per scene together with measured sensor-based poses and COLMAP-optimized poses. PIVOT Toolchain The dataset is accompanied by the PIVOT GitHub repository, which… See the full description on the dataset page: https://huggingface.co/datasets/MaryRaymond/PIVOT.image1K<n<10K1 likes1.6k downloads29d agoHugging Facenvidia /Nemotron-RL-Agentic-Conversational-Tool-Use-Pivot-v1 Dataset Description: We created an RL dataset for conversational tool-use by utilizing existing expert tool-use trajectories. We pose each assistant step of the trajectory as a separate behavior cloning problem where the policy model is incentivized to match the tool call choices of the expert model. Each trajectory includes the use of tools for authentication, data lookup, servicing (i.e. booking reservations, changing them, getting discounts, etc), and more across 838 different… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Nemotron-RL-Agentic-Conversational-Tool-Use-Pivot-v1.tabular10K<n<100K32 likes1.4k downloads7mo agoHugging FaceVoxel51 /PIVOT-mcap Dataset Card for PIVOT-mcap This is a FiftyOne dataset with 103 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo from fiftyone.utils.huggingface import load_from_hub # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = load_from_hub("Voxel51/PIVOT-mcap") # Launch the App session = fo.launch_app(dataset) Dataset Details… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/PIVOT-mcap.othern<1K1 likes1.3k downloads23d agoHugging Facenvidia /Nemotron-RL-Agentic-SWE-Pivot-v1 Dataset Description: The SWE-RL dataset provides GitHub issues for training and validating real-world software engineering agents using the OpenHands environment in NeMo Gym. The dataset is a refactored version of the SWE-Gym and R2E-Gym datasets to support the NeMo Gym input format. This dataset is released as part of NVIDIA NeMo Gym, a framework for building reinforcement learning environments to train large language models. NeMo Gym contains a growing collection of training… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Nemotron-RL-Agentic-SWE-Pivot-v1.tabular10K<n<100K15 likes1.2k downloads3mo agoHugging Face