Update configuration_dot.py

This commit is contained in:
Jade Choghari 2025-04-04 13:09:06 +03:00 committed by GitHub
parent 78c05cf0be
commit 3d8a29fe6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ class DOTConfig(PreTrainedConfig):
}
)
# Not sure if there is a better way to do this with new config system.
# Align with the new config system
override_dataset_stats: bool = False
new_dataset_stats: dict[str, dict[str, list[float]]] = field(
default_factory=lambda: {