mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
Fix HPO evaluation bug (#645)
* fix eval automl metric bug on val_loss inconsistency * updating starting point search space to continuous * shortening notebok
This commit is contained in:
@@ -85,7 +85,6 @@ def _test_hf_data():
|
||||
"transformer": {
|
||||
"model_path": "facebook/muppet-roberta-base",
|
||||
"output_dir": "test/data/output/",
|
||||
"ckpt_per_epoch": 5,
|
||||
"fp16": True,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user