@@ -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**.