From e2f55aede369360c5fc89594ff796c351b4228b7 Mon Sep 17 00:00:00 2001 From: SeungoneKim Date: Fri, 6 Dec 2024 12:34:51 -0500 Subject: [PATCH] pgr --- docs/index.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.markdown b/docs/index.markdown index 77ed8aa..4f52e7f 100644 --- a/docs/index.markdown +++ b/docs/index.markdown @@ -29,7 +29,7 @@ In AgoraBench, we cover the following data generation methods: ## Metrics {: .sys-img} -![Performance Gap Recovered (PGR) metric used in AgoraBench.](/assets/img/metrics.png) +![Performance Gap Recovered (PGR) metric used in AgoraBench.](/assets/img/pgr.png)
To quantify the quality of the generated data (i.e., data generation capability), we propose a new metric called **Performance Gap Recovered (PGR)**. On a high level, PGR measures how much a student model trained on the synthetic data improves over its base model compared to a reference model that shares the same base model.