5 مستودعات
Executing pre-trained models within environments to qualitatively and quantitatively analyze their behavior.
Distinct from Pre-trained Model Application: Focuses on behavioral observation in an environment rather than applying a model to a downstream NLP task.
Explore 5 awesome GitHub repositories matching artificial intelligence & ml · Model Behavior Evaluation. Refine with filters or upvote what's useful.
CleanRL is a reinforcement learning library and PyTorch framework providing a suite of reproducible implementations for online reinforcement learning algorithms. It serves as a deep reinforcement learning benchmark suite and experiment orchestrator designed for research and agent development across both discrete and continuous action spaces. The project is distinguished by its single-file algorithm implementation approach, which encapsulates each algorithm in a standalone script to eliminate complex class hierarchies. This structure is paired with a system for scheduling and executing large-s
Enables loading pre-trained models from remote hubs and executing them within simulations to observe agent behavior.
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
Assesses response quality and tool usage to detect hallucinations and validate model behavior.
Lab is a customizable 3D platform and research testbed designed for training and testing autonomous agents using reinforcement learning. It serves as a spatial AI training simulator where agents can be evaluated through navigation and puzzle-solving tasks. The environment allows for the definition of complex layouts and task behaviors through external scripting, enabling the generation of specific challenges for AI research. It supports both automated training via standard API bindings and manual agent control to validate simulation dynamics. The system utilizes a grid-based spatial represen
Evaluates trained models in real time through automated navigation tasks and manual control.
Learn_Prompting هو مشروع تعليمي يركز على هندسة المطالبات (prompt engineering)، ويوفر المبادئ والتقنيات المطلوبة لصياغة مدخلات فعالة وتحسين جودة مخرجات الذكاء الاصطناعي التوليدي. يغطي المشروع استراتيجيات مطالبات متقدمة لتعزيز التفكير، والموثوقية، وجودة المخرجات. يتضمن ذلك تقنيات لتفكيك المهام، وتفكير سلسلة الأفكار (chain-of-thought)، واستخدام التوجيه بلقطات قليلة أو بدون لقطات (few-shot/zero-shot). كما يتناول أمان النموذج من خلال دراسة اختراق المطالبات، وتحليل الثغرات، وتدقيق الخصوصية لمنع تسرب البيانات الحساسة. يمتد النطاق إلى التطبيق العملي للذكاء الاصطناعي التوليدي عبر وسائط وسير عمل متنوعة، بما في ذلك توليد النصوص، وإنشاء صور واقعية، والإنتاج السمعي البصري. كما يغطي تطوير الوكلاء المستقلين، والبرمجة بمساعدة الذكاء الاصطناعي، وأتمتة سير عمل الأعمال للتسويق والاتصالات. يوفر المشروع موارد لتحسين النماذج، والتقييم، وإدارة دورات حياة المطالبات داخل بيئة تجريبية تفاعلية.
Analyzes the relationship between inputs and outputs to diagnose and evaluate model alignment issues.
PhiCookBook is a technical guide and implementation framework for integrating small language models into applications. It provides instructions for deploying these lightweight models to perform reasoning, coding, and math tasks across various hardware environments and serving platforms. The project functions as a tutorial for developing intelligent AI applications by chaining prompts and code into executable sequences. It includes a framework for evaluating model behavior and calculating quality metrics to verify the accuracy and reliability of these workflows. The repository covers a broad
Enables qualitative and quantitative analysis of model behavior using interactive playgrounds across various platforms.