Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 307 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 307 Bytes

Self-Taught Evaluator

This project implements a self-improving language model evaluator using synthetic data, inspired by the paper "Self-Taught Evaluators". The model iteratively generates, evaluates, and fine-tunes itself using its own synthetic data, eliminating the need for costly human annotations.