factool icon indicating copy to clipboard operation
factool copied to clipboard

FacTool: Factuality Detection in Generative AI

Results 25 factool issues
Sort by recently updated
recently updated
newest added

It would be great to know the cost estimate prior to running the whole workload

When using the example code I get this error when initializing the Factool object. ![image](https://github.com/GAIR-NLP/factool/assets/65778603/87b6f7e1-d453-4751-b14f-21742d0dabc9)

Hi! I'm looking for the code you used for calculating ROUGE and BertScore on the RoSE dataset. Is it available by chance? Thanks!

https://github.com/GAIR-NLP/factool/blob/main/factool/factool.py#L106 For code responses, line 106 might fail.

Hello, I'm experiencing an error after following the installation guidelines for Factool and using the code from `example.py`. Despite trying both recommended installation methods and ensuring all three API keys...

1. add law counsel qa pipeline 2. update readme for using local chatbots

How are the acc, precision, recall, and other indicators of claim level calculated? Because the claims extracted from the model are definitely different? It is challenging to calculate indicators without...