2 Repos
Automated processes for running evaluations at specific intervals during training.
Distinguishing note: Focuses on the scheduling and execution of evaluations.
Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Periodic Evaluation Workflows. Refine with filters or upvote what's useful.
Tensor2Tensor is a deep learning library built on TensorFlow designed for training and evaluating complex machine learning models. It provides a unified framework for managing the entire model lifecycle, including data ingestion, training execution, and performance evaluation across diverse hardware environments. The library distinguishes itself through a modular architecture that supports multimodal data processing, allowing for the simultaneous analysis of text, audio, and image inputs. It features a central registry system that enables developers to extend the framework with custom models,
Provides automated evaluation workflows that periodically save model states to disk for performance monitoring during training.
Ragas is an evaluation framework designed to measure the performance of retrieval-augmented generation pipelines and autonomous agent workflows. It provides a comprehensive suite of tools for benchmarking system outputs, utilizing language models as automated judges to score performance against defined rubrics and reference data. By standardizing inputs, retrieved contexts, and generated responses into a unified schema, the project enables consistent analysis across complex AI applications. The framework distinguishes itself through its ability to generate synthetic test datasets from existin
Supports periodic evaluation workflows to estimate system performance and reduce computational costs.