Skip to content

Commit

Permalink
fix html
Browse files Browse the repository at this point in the history
  • Loading branch information
SeungoneKim committed Dec 6, 2024
1 parent e1bbc0f commit 33092eb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ layout: default


## Motivation

{: .sys-img}
![Motivation of AgoraBench.](/assets/img/motivation.png)

Expand All @@ -17,6 +18,7 @@ To answer these kind of questions, we need a more systematic approach to evaluat


## Data Generation Methods

{: .sys-img}
![Data Generation Methods covered in AgoraBench.](/assets/img/methods.png)

Expand All @@ -28,6 +30,7 @@ In AgoraBench, we cover the following data generation methods:


## Metrics

{: .sys-img}
![Performance Gap Recovered (PGR) metric used in AgoraBench.](/assets/img/pgr.png)

Expand All @@ -39,6 +42,7 @@ Specifically, we use Llama-3.1-8B as our base model and Llama-3.1-8B-Instruct as


## AgoraBench Results

{: .sys-img}
![AgoraBench results.](/assets/img/agorabench_results.png)

Expand All @@ -47,9 +51,11 @@ We find that different models have distinct strengths and weaknesses in each dat


## Conclusion

For more information about our work, please check out our paper! Also, we plan to continually update our model based on your feedback! Feel free to reach out to us via email or twitter!

## Bibtex

<pre>
@misc{kim2024evaluating,
title={Evaluating Language Models as Synthetic Data Generators},
Expand Down

0 comments on commit 33092eb

Please sign in to comment.