Skip to content

Commit

Permalink
docs: Add elo how-to to readme
Browse files Browse the repository at this point in the history
TASK: IL-502
  • Loading branch information
MerlinKallenbornAA committed May 21, 2024
1 parent 61151ba commit 47a7ed0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ The how-tos are quick lookups about how to do things. Compared to the tutorials,
aggregation |
| [...retrieve data for analysis](./src/documentation/how_tos/how_to_retrieve_data_for_analysis.ipynb) | Retrieve experiment data in multiple different ways |
| [...implement a custom human evaluation](./src/documentation/how_tos/how_to_human_evaluation_via_argilla.ipynb) | Necessary steps to create an evaluation with humans as a judge via Argilla |
| [...implement elo evaluations](./src/documentation/how_tos/how_to_implement_elo_evaluations.ipynb) | Evaluate runs and create ELO ranking for them |

# Models

Expand Down

0 comments on commit 47a7ed0

Please sign in to comment.