From 116640658b72b36f0b948f2cb96a26f026e28b5a Mon Sep 17 00:00:00 2001 From: Michael Lanzetta Date: Thu, 6 Apr 2023 18:45:59 +0900 Subject: [PATCH] Fix typo, add link to paper LM => LLM Paper is now on arXiv so adding a link to the published location. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b6e27e..d3b2f72 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # LLM-Augmenter -This repository will provide soon an implementation of LM-Augmenter, which is described in this paper: +This repository will provide soon an implementation of LLM-Augmenter, which is described in this paper: -**Check Your Facts and Try Again: Improving Large Language Models with External Knowledge and Automated Feedback**\ +[Check Your Facts and Try Again: Improving Large Language Models with External Knowledge and Automated Feedback](https://arxiv.org/abs/2302.12813)\ *Baolin Peng, Michel Galley, Pengcheng He, Hao Cheng, Yujia Xie, Yu Hu, Qiuyuan Huang, Lars Liden, Zhou Yu, Weizhu Chen, Jianfeng Gao* #### Motivating example: