From 63dba4efd4d458c0ad1dc9c350c0b3bccaf71399 Mon Sep 17 00:00:00 2001
From: Silin <silin.gao@epfl.ch>
Date: Tue, 14 Nov 2023 19:42:06 +0000
Subject: [PATCH] Update README.md by Silin on Task1 Description

---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 1e48d98..76c7986 100644
--- a/README.md
+++ b/README.md
@@ -71,10 +71,10 @@ Participants may use any datasets for training their models, not limited to our
 We will evaluate submitted systems on an internal persona-grounded dialogue dataset. The dialogues in our evaluation dataset have persona sentences similar to the PERSONA-CHAT dataset, but the number of persona sentences for a person is more than five sentences. The major part of the persona is derived from the [PeaCoK](https://github.com/Silin159/PeaCoK) knowledge graph.
 
 We also provide a list of other resources that may be related to this task:
-[Original PERSONA-CHAT Paper](https://arxiv.org/abs/1801.07243)
-[PERSONA-CHAT Leaderboard](https://paperswithcode.com/sota/dialogue-generation-on-persona-chat-1)
-Partner Personas Generation for Diverse Dialogue Generation (PPG): [Paper](https://arxiv.org/abs/2111.13833) and [Code](https://github.com/HongyuanLuke/PPG)
-On Symbolic and Neural Commonsense Knowledge Graphs (COMET-ATOMIC 2020): [Paper](https://arxiv.org/abs/2010.05953) and [Code](https://github.com/allenai/comet-atomic-2020)
+* [Original PERSONA-CHAT Paper](https://arxiv.org/abs/1801.07243)
+* [PERSONA-CHAT Leaderboard](https://paperswithcode.com/sota/dialogue-generation-on-persona-chat-1)
+* Partner Personas Generation for Diverse Dialogue Generation (PPG): [Paper](https://arxiv.org/abs/2111.13833) and [Code](https://github.com/HongyuanLuke/PPG)
+* On Symbolic and Neural Commonsense Knowledge Graphs (COMET-ATOMIC 2020): [Paper](https://arxiv.org/abs/2010.05953) and [Code](https://github.com/allenai/comet-atomic-2020)
 
 ![](https://lh7-us.googleusercontent.com/rJQ8H9qwj2LtKPswZCiPRD01_cD440o1zymhDPAHsNt4fQaAv9IsYerhlHJmL-2rH88t7WbDRkr2uEKg7MosnLEtWEBMdRYOr9SQD3B09Xjn5vmOMg_6hXXZBMW9uXQaHaF69aWefon64brDQuIBfjU)
 
-- 
GitLab