Skip to content
Snippets Groups Projects
Commit e1025f58 authored by Solene Tarride's avatar Solene Tarride
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent f33a715e
No related branches found
No related tags found
1 merge request!103Log to wandb
Pipeline #197299 passed
......@@ -208,7 +208,7 @@ data:
By default, PyLaia logs metrics and losses to a local CSV file. You can chose to log into [Weights & Biases](https://wandb.ai/home) instead.
To set up Weights & Biases:
* Run `pip install pylaia[wandb]` to install the required library
* Run `pip install pylaia[wandb]` to install the required dependencies
* Sign in to Weights & Biases using `wandb login`
Then, start training with `pylaia-htr-train-ctc --config config_train_model.yaml --train.log_to wandb`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment