diff --git a/configs/config.yml b/configs/config.yml index 89cf4f24..655bd5ad 100644 --- a/configs/config.yml +++ b/configs/config.yml @@ -132,4 +132,4 @@ dataset: # Ratios for train/val/test split out of a total of less than 1 (0.8 corresponds to 80% of the data) train_ratio: 0.8 val_ratio: 0.05 - test_ratio: 1 + test_ratio: 0.15