--- library_name: transformers license: mit datasets: - wadhma/dcr_data language: - en base_model: meta-llama/Llama-2-7b-chat-hf pipeline_tag: text-generation --- Given a document and a factually inconsistent claim, this model generates an explanation for why the claim is inconsistent with the document along with fine-grained span with the inconsistency. Repository: https://github.com/ManyaWadhwa/DCR Paper: https://arxiv.org/pdf/2407.02397