shmsw25 / FActScore

A package to evaluate factuality of long-form generation. Original implementation of our EMNLP 2023 paper "FActScore: Fine-grained Atomic Evaluation of Factual Precision in Long Form Text Generation"
https://arxiv.org/abs/2305.14251
MIT License
292 stars 43 forks source link

Improved version for speed and openai updates #46

Open wj210 opened 7 months ago

wj210 commented 7 months ago

Hi, i have inserted some updates into the code to improve speed and also make it compatible with the latest openai API updates. Could you have a look and see if anything is missing or wrong?

Link: https://github.com/wj210/factscore