fix: normalize hyper params
This commit is contained in:
@@ -29,7 +29,7 @@ llm:
|
||||
# Data handling configuration
|
||||
data:
|
||||
split_evaluation: false
|
||||
max_dataset_size: null
|
||||
max_dataset_size: 100_000
|
||||
balance_by_sex: true
|
||||
|
||||
# Enhanced logging for development
|
||||
|
||||
Reference in New Issue
Block a user