Home

Awesome

Overview

Self-Knowledge Guided Retrieval Augmentation for Large Language Models (EMNLP Findings 2023)

Method_overview

Data

The Temporal dataset we use is in the fold data/.

Chain-of-Thought Results

Steps

Citation

@inproceedings{wang-etal-2023-self-knowledge,
    title = "Self-Knowledge Guided Retrieval Augmentation for Large Language Models",
    author = "Wang, Yile  and Li, Peng  and Sun, Maosong  and Liu, Yang",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2023",
    month = dec,
    year = "2023",
    address = "Singapore",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-emnlp.691",
    pages = "10303--10315",
}

Acknowledgement