GenAudit is a tool to fact-check text, especially AI-generated text against reference documents.
If you would like a tutorial on how to use the system, please visit:
https://genaudit.org/tutorial/
Below you can see the configurations of the backend models powering this interface:
🚀 Fact-checking model
Model name: {{backend_config.factcheck_model.model_name_or_path}}
Num processes: {{backend_config.factcheck_model.num_procs}}
🚀 QA model
QA model not running
Model name: {{backend_config.qa_model.model_name_or_path}}
Quantization: {{backend_config.qa_model.quantization}}
Max output length: {{backend_config.qa_model.max_decode_len}}
Max reference length: {{backend_config.max_doc_words}} words