diff --git a/README.md b/README.md index 2bb194be6d438c2c34ff11b8c3fbe70cc20406cd..1f84a016720acb08d240329552a2d0187cb60356 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ As you can see ```BEAGR``` includes the subfolders ```data_BEA_CS``` (BEA Sponta ./run.sh BEAGR 3 ``` -The command automatically generates the experiment folder ```exp_BEAGR```. Stae ```0``` would run everything in a row. +The command automatically generates the experiment folder ```exp_BEAGR```. Note that stage ```0``` would run everything in a row. ## Reproduction The following steps are necessary to reproduce the experiment. At first you need to create a conda envrionment and install the necessary packages. Second you have to clone the fairseq repository and modify the file ```path.sh``` to export necessary environment variables.