From 1d078766b32831d8df05873b1784f9261db73cf6 Mon Sep 17 00:00:00 2001 From: Shuwen27 <71433829+Shuwen27@users.noreply.github.com> Date: Thu, 25 May 2023 14:09:56 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 820e54d..faf4340 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,11 @@ Install dependencies: pip install -r requirements.txt ``` +## Dataset +For CELER dataset, you need to follow the instructions +https://github.com/berzak/celer +In order to run the experiments, place the downloaded CELER dataset in the /Data/ folder. + ## Run Experiments #For Chinese BSC dataset: ```