2 repository-uri
Running a set of tasks against a dataset and applying evaluators to compare results across versions.
Distinct from Automated Dataset Evaluation: Focuses on comparative experimentation rather than just the execution of a single automated evaluation.
Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Model Experiment Execution. Refine with filters or upvote what's useful.
Arize Phoenix is an LLM observability platform and evaluation framework designed to capture execution traces and monitor large language model applications. It serves as a prompt management system for versioning and testing templates, and as a self-hosted AI operations infrastructure for managing telemetry and experiments. The platform differentiates itself through a specialized embedding visualization tool used to detect data drift and optimize vector search. It provides a comprehensive evaluation suite that utilizes judge-based evaluators and ground-truth datasets to score model outputs, and
Executes tasks against datasets and applies evaluators to compare performance across model or prompt iterations.
This repository provides tools and methodologies for studying adversarial attacks on large language models. It focuses on understanding how carefully crafted inputs can manipulate or bypass the safety mechanisms of LLMs, enabling researchers to probe model vulnerabilities and improve their robustness. The project covers techniques for generating adversarial prompts, evaluating model responses under attack conditions, and analyzing the effectiveness of different attack strategies.
Implements a system for running harmful prompts across multiple models to compare safety robustness.