feat: implement unified configuration loading and logging setup across entry points
This commit is contained in:
@@ -37,6 +37,8 @@ data:
|
||||
split_by_gender: true
|
||||
evaluation_fraction: 0.2
|
||||
random_seed: 42
|
||||
max_dataset_size: null
|
||||
balance_by_sex: false
|
||||
|
||||
# Production logging (less verbose)
|
||||
logging:
|
||||
|
||||
Reference in New Issue
Block a user