ktoan911's picture
Upload folder using huggingface_hub
398a289 verified
raw
history blame contribute delete
170 Bytes
"""
Knowledge-Grounded Fact Verification System
with Retrieval-Augmented Language Models
Based on the paper by Zichao Li (Canoakbit Alliance)
"""
__version__ = "1.0.0"