From a2084cb58dd4810f45302724dd07c68051fe9ed3 Mon Sep 17 00:00:00 2001 From: Patrick von Platen Date: Mon, 16 May 2022 19:39:21 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 088a7f1..488d68b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ metrics: ## Model description -+ Paper: [Recipes for building an open-domain chatbot](https://arxiv.org/abs/1907.06616) ++ Paper: [Recipes for building an open-domain chatbot]( https://arxiv.org/abs/2004.13637) + [Original PARLAI Code](https://parl.ai/projects/recipes/)