We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a59b58a commit 7c62b0aCopy full SHA for 7c62b0a
ads/aqua/config/config.py
@@ -4,6 +4,7 @@
4
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/
5
6
7
+# TODO: move this to global config.json in object storage
8
def get_finetuning_config_defaults():
9
"""Generate and return the fine-tuning default configuration dictionary."""
10
return {
0 commit comments