From 1f458376903ffee04b356c7b83df8c2590a804f7 Mon Sep 17 00:00:00 2001 From: "Linke, Julian" <linke@tugraz.at> Date: Fri, 4 Aug 2023 15:07:57 +0200 Subject: [PATCH] Update file README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2058881..fe54aa8 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Stay tuned for updates and we appreciate your interest in our work. Please conti - Python3.8 - fairseq - matplotlib +- scikit-learn +- faiss-cpu ## Repository structure The repository includes a **main script** (```run.sh```), a folder which includes Python scripts (```local/*py```) and an example data folder (```DATA/BEAGR/```). **If you want to work with your own data you would need to prepare a folder on your own which follows a specific folder structure**. -- GitLab