vectara / hallucination-leaderboard

Leaderboard Comparing LLM Performance at Producing Hallucinations when Summarizing Short Documents
https://vectara.com
Apache License 2.0
1.25k stars 50 forks source link

add script for plot #60

Closed Miaoranmmm closed 3 months ago

ofermend commented 3 months ago

My thought here is that we make this a simple .py file (not jUpyter notebook) and have the data in a file or read it from the README.md file directly, then generate the PNG file.

Miaoranmmm commented 3 months ago

My thought here is that we make this a simple .py file (not jUpyter notebook) and have the data in a file or read it from the README.md file directly, then generate the PNG file.

Updated the script. Please review the new commit.