awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
willccbb avatar

willccbb/verifiers

0
View on GitHub↗
4,233 Stars·566 Forks·Python·MIT·2 Aufrufe

Verifiers

Verifiers is a reinforcement learning environment framework and evaluation toolkit designed to train and evaluate large language models. It provides a standardized system for constructing simulation environments, managing training harnesses, and tracking agent trajectories through multi-turn interactions.

The project features a dedicated agent trajectory manager to handle branching rollouts and token sequences, alongside an evaluation toolkit that tests model outputs against defined reward rubrics and datasets. It includes capabilities for reward engineering and the ability to package environment modules for distributed sharing and remote execution.

The framework covers a broad range of operational areas, including automated metric collection, ablation-driven performance analysis, and the integration of model harnesses with reinforcement learning workflows to optimize agent behavior.

Features

  • RL Environment Construction - Provides a standardized system for constructing simulation environments and harnesses to train and evaluate large language models.
  • RL Environment Frameworks - Provides a standardized system for constructing simulation environments and training harnesses for LLM reinforcement learning.
  • Rubric-Based Reward Scoring - Calculates model performance by mapping environment outputs against a predefined set of success criteria and reward values.
  • RL Trajectory - Tracks token trajectories across multi-turn interactions, handling branching rollouts and truncated paths for RL training.
  • LLM Evaluation Frameworks - Provides a system for measuring language model accuracy and performance using reward rubrics and datasets.
  • Reinforcement Learning Environments - Offers a comprehensive toolkit for building standardized simulation environments and harnesses for LLM reinforcement learning.
  • Agent Performance Evaluators - Assesses agent behavior and success rates through automated testing and ablation sweeps.
  • Model Performance Evaluators - Tests model outputs against defined environments with terminal-based result visualization to quantify accuracy.
  • Reinforcement Learning Reward Systems - Defines task datasets and reward rubrics to quantify and assign utility to agent actions for optimization.
  • RL Training Workflows - Connects simulation environments to RL frameworks to optimize model performance based on defined rubrics.
  • RL Training Harnesses - Implements a bridge connecting large language models to simulation environments for optimization based on specific task goals.
  • Task Definitions - Implements a framework for setting up task datasets, model harnesses, and reward rubrics for LLM evaluation and training.
  • Environment Module Packaging - Bundles task datasets and evaluation logic into self-contained units for remote deployment and standardized sharing.
  • Model Agnostic Interfaces - Implements a common interface that decouples language model APIs from simulation environments to allow seamless model swapping.
  • Agent Trajectory Logs - Tracks token trajectories, branching rollouts, and multi-turn interactions during reinforcement learning sessions.
  • Episode Trajectory Recorders - Records the full sequence of token interactions and branching paths for post-hoc agent behavior analysis.
  • Agent Performance Metrics - Analyzes agent success using pass-rate metrics and ablation sweeps via a dedicated terminal interface.
  • RL Post-Training - Optimizes model performance by connecting simulation environments to RL frameworks for post-training.
  • Component Ablation Studies - Provides systematic removal of environment parameters and model configurations to evaluate their contribution to success rates.
  • RL Environment Publishing - Provides a system for uploading self-contained environment modules to a centralized hub for sharing and remote execution.
  • Collaborative Research Environments - Enables collaborative research by packaging and publishing environment modules to a central hub for remote execution.
  • Agent Performance Monitoring - Captures real-time interaction data and agent progress throughout live rollouts using monitoring rubrics.
  • Evaluation Metric Monitors - Gathers and records performance data during agent interactions by applying monitoring rubrics to active sessions.
  • Reinforcement Learning Frameworks - Reinforcement learning framework utilizing verifiable environments.

Star-Verlauf

Star-Verlauf für willccbb/verifiersStar-Verlauf für willccbb/verifiers

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht willccbb/verifiers?

Verifiers is a reinforcement learning environment framework and evaluation toolkit designed to train and evaluate large language models. It provides a standardized system for constructing simulation environments, managing training harnesses, and tracking agent trajectories through multi-turn interactions.

Was sind die Hauptfunktionen von willccbb/verifiers?

Die Hauptfunktionen von willccbb/verifiers sind: RL Environment Construction, RL Environment Frameworks, Rubric-Based Reward Scoring, RL Trajectory, LLM Evaluation Frameworks, Reinforcement Learning Environments, Agent Performance Evaluators, Model Performance Evaluators.

Welche Open-Source-Alternativen gibt es zu willccbb/verifiers?

Open-Source-Alternativen zu willccbb/verifiers sind unter anderem: rllm-org/rllm — rllm is an asynchronous reinforcement learning framework for training language agents. It provides a unified pipeline… rlinf/rlinf — RLinf is a distributed reinforcement learning orchestrator and embodied AI training framework. It provides the… helicone/helicone — Helicone is an AI gateway and observability platform designed to intercept, manage, and monitor interactions with… huggingface/lighteval — Lighteval is an open-source framework for running standardized benchmarks and custom evaluation tasks against language… promptslab/promptify — Promptify is a suite of tools designed for model evaluation, prompt management, token cost tracking, structured… coze-dev/coze-loop — Coze-loop is an optimization platform and orchestration management suite for large language model agents. It functions…

Open-Source-Alternativen zu Verifiers

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Verifiers.
  • rllm-org/rllmAvatar von rllm-org

    rllm-org/rllm

    5,641Auf GitHub ansehen↗

    rllm is an asynchronous reinforcement learning framework for training language agents. It provides a unified pipeline that runs the same agent code for both evaluation and training, automatically capturing traces for gradient computation. The framework supports distributed reinforcement learning across multiple GPUs and nodes using pluggable backends, and executes agents in isolated sandboxes—either locally or in the cloud—for safe and scalable rollout collection. It trains agents built with LangGraph, SmolAgents, OpenAI Agents SDK, or custom frameworks without requiring core logic changes. T

    Pythonagent-frameworkagentic-workflowcoding-agent
    Auf GitHub ansehen↗5,641
  • rlinf/rlinfAvatar von RLinf

    RLinf/RLinf

    2,502Auf GitHub ansehen↗

    RLinf is a distributed reinforcement learning orchestrator and embodied AI training framework. It provides the infrastructure to train vision-language-action models and robotic policies using a combination of reinforcement learning and supervised fine-tuning. The system is designed for scaling workloads across GPU clusters, managing the placement of actors, rollout workers, and environment components. It features a specialized robotics data collection pipeline for gathering teleoperated demonstrations and simulation trajectories into standardized replay buffers, alongside a hardware interface

    Pythonagentic-aiembodied-aireinforcement-learning
    Auf GitHub ansehen↗2,502
  • helicone/heliconeAvatar von Helicone

    Helicone/helicone

    5,830Auf GitHub ansehen↗

    Helicone is an AI gateway and observability platform designed to intercept, manage, and monitor interactions with large language models. By acting as a reverse-proxy, it provides a centralized layer for routing requests across multiple AI providers, allowing developers to maintain consistent application logic while gaining deep visibility into model performance, usage, and costs. The platform distinguishes itself through a robust suite of traffic management and prompt engineering tools. It enables policy-driven control, including automatic failover between providers, rate limiting, and edge-b

    TypeScript
    Auf GitHub ansehen↗5,830
  • promptslab/promptifyAvatar von promptslab

    promptslab/Promptify

    4,616Auf GitHub ansehen↗

    Promptify is a suite of tools designed for model evaluation, prompt management, token cost tracking, structured extraction, and unified API gateway access. It provides a standardized interface to manage requests and responses across multiple large language model providers. The project features a prompt management platform for engineering and versioning prompts with structured output validation. It includes a dedicated evaluation framework to measure model performance using precision, recall, and f1 scores against labeled datasets, alongside a token cost tracker to monitor the financial expens

    Python
    Auf GitHub ansehen↗4,616
Alle 30 Alternativen zu Verifiers anzeigen→