Skip to content

Commit

Permalink
Added exsitence of paper in repo to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
breckbaldwin committed Aug 19, 2024
1 parent a3de056 commit f1e4e11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit f1e4e11

Please sign in to comment.