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"
I have created a Python package for extracting facts from texts and scoring them based on knowledge sources. This package is maintained and up-to-date with the latest OpenAI APIs. You can access the package in the following links:
I have created a Python package for extracting facts from texts and scoring them based on knowledge sources. This package is maintained and up-to-date with the latest OpenAI APIs. You can access the package in the following links:
https://pypi.org/project/FactScoreLite/ https://github.com/armingh2000/FactScoreLite
If anyone wants to improve/fix/change any functionalities, feel free to contribute.