diff --git a/README.md b/README.md index 5fb8d95375f9842569a01fd34d00f9d3fbca3396..a6f325f0a94a05be874cbfb3f7133021ce647a3a 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ Stay tuned for updates and we appreciate your interest in our work. Please conti ## Dependencies -- Python3.8 -- fairseq -- matplotlib -- scikit-learn -- faiss-cpu +- Python (version 3.8) +- fairseq (version 0.12.2) +- matplotlib (version 3.7.2) +- scikit-learn (version 1.3.0) +- faiss-cpu (version 1.7.4) ## 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**.