factscore

FactScore is an automatic evaluation metric for factual precision in long-form text generation. It uses large language models and retrieval to break down generations into atomic facts and then measur…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install factscore

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.2.0 2023-10-14      
0.1.7 2023-06-27    
0.1.6 2023-06-27    
0.1.5 2023-06-06    
0.1.4 2023-05-23    
0.1.3 2023-05-23    
0.1.2 2023-05-23    
0.1.1 2023-05-23    
0.1.0 2023-05-23    

Issues with this package?

Page last updated 2023-10-28 05:00:37 UTC