@@ -36,7 +36,7 @@ As you can see ```BEAGR``` includes the subfolders ```data_BEA_CS``` (BEA Sponta
...
@@ -36,7 +36,7 @@ As you can see ```BEAGR``` includes the subfolders ```data_BEA_CS``` (BEA Sponta
./run.sh BEAGR 3
./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
## 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.
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.