Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Breck Baldwin committed Aug 19, 2024
2 parents db4fb1c + f1e4e11 commit 01d390a
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added LLM_Stability_paper.pdf
Binary file not shown.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -7,6 +7,8 @@ v1.0 Submitted July 26, 2024 ArXiv released August 6, 2024: https://arxiv.org/ab

v2.0 ...

The latest version of the paper is `LLM_Stability_paper.pdf` in this repo.

## Supporting software and data

The repo contains source code used to query the LLMs, `main.py`, the parsing code to extract answers `post_process_answers.py` and the scoring software `calculate_statistics.py`. Note that this project was started without the intention of releasing source and data so there may be small discrepencies with versions of the paper particularly in the parsing out of answers. The variations are minor and should not impact the analysis in the paper.

0 comments on commit 01d390a

Please sign in to comment.