Skip to content
Snippets Groups Projects
Commit 31bf1271 authored by Linke, Julian's avatar Linke, Julian
Browse files

Update file README.md

parent 92607a5f
No related branches found
No related tags found
No related merge requests found
...@@ -40,7 +40,7 @@ To run a specific stage of the script for a specific dataset, provide the direct ...@@ -40,7 +40,7 @@ To run a specific stage of the script for a specific dataset, provide the direct
./run.sh DATA/BEAGR/ BEAGR 3 ./run.sh DATA/BEAGR/ BEAGR 3
``` ```
The command automatically generates the experiment folder ```exp_BEAGR```. Note that stage ```0``` deletes this entire experiment folder if it already existed and restarts the entire experiment by running all stages in a row (see below an overview of the stages). The command automatically generates the experiment folder ```exp_BEAGR```. **Note that stage ```0``` deletes this entire experiment folder if it already existed and restarts the entire experiment** by running all stages in a row (see below an overview of the stages).
## 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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment