diff --git a/use-cases/README.md b/use-cases/README.md index 97725719..e56296b5 100644 --- a/use-cases/README.md +++ b/use-cases/README.md @@ -2,7 +2,7 @@ Show how `itwinai` can be used. Each use case folder contains: -- `pipeline.yaml`: textual description of the ML workflow for that use case +- `pipeline.yaml`: textual description of the ML workflow for that use case - `train.py`: entry point of training workflow. - `startscript`: file to execute the training workflow on a SLURM-based cluster. - `requirements.txt`: (optional) use case-specific requirements. can be installed with: