factool
factool copied to clipboard
FacTool: Factuality Detection in Generative AI
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. 
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...
Is that 0-shot and 3-shot CoT?
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...