diff --git a/training/train_autogbt.py b/training/train_autogbt.py index e7dd000f..36140342 100644 --- a/training/train_autogbt.py +++ b/training/train_autogbt.py @@ -22,7 +22,7 @@ | | | | (_) | (_| | __/ | | | | || | _| |_ \_| |_/\___/ \__,_|\___|_| \_| |_/\_| \___/ -Train models using autogbt: https://github.com/flytxtds/AutoGBT +Train models using autogbt: https://github.com/pfnet-research/autogbt-alt This is enabled if the default_training_script = ['autogbt'] '''