@@ -85,7 +85,7 @@ Using the [`20230129`](https://gitlab.pasteur.fr/nyx/MaggotUBA-adapter/-/tree/20
poetry run tagging-backend predict --model-instance 20230129
```
Note: since `TaggingBackends==0.9`, the `--skip-make-dataset` argument is default behavior. Pass `--make-dataset` instead to enforce the former default.
Note: since `TaggingBackends==0.10`, the `--skip-make-dataset` argument is default behavior. Pass `--make-dataset` instead to enforce the former default.
For the above command to work, the track data file must be placed (*e.g.* copied) in the `data/raw/20230129` directory, to be first created or cleared.