You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Snakemake](https://snakemake.github.io/) - a file based orchestrator that allows to run the pipeline locally or on a Slurm cluster.
31
31
[Usage instructions](docs/training/snakemake.md). (The integration is not maintained since Mozilla has switched to Taskcluster. Contributions are welcome.)
32
32
@@ -35,11 +35,11 @@ An orchestrator is responsible for workflow management and parallelization.
35
35
[Public training dashboard in Weights & Biases](https://wandb.ai/moz-translations/projects)
36
36
37
37
Marian training metrics are parsed from logs and published using a custom module within the `tracking` directory.
38
-
More information is available [here](docs/tracking.md).
38
+
More information is available [here](docs/training/tracking.md).
39
39
40
40
## Contributing
41
41
42
-
Contributions are welcome! See the [documentation on Contributing](docs/contributing.md) for more details.
42
+
Contributions are welcome! See the [documentation on Contributing](docs/contributing/index.md) for more details.
43
43
44
44
Feel free to ask questions in our Matrix channel [#firefoxtranslations:mozilla.org](https://matrix.to/#/#firefoxtranslations:mozilla.org).
0 commit comments