Scaden v1.0.2
Improvements
- improved logging
- warn user about unavailable datasets
This release improves Scaden's logging functionality by introducing colored output with the rich library, making it easier to follow the logging output.
Most importantly, it adds a warning if a user accidentally specifies a dataset with --train_datasets
which is not actually part of the training data.