File size: 196 Bytes
6c8ff4a | 1 | {"learning_rate": {"type": "loguniform", "low": 1e-05, "high": 0.0002}, "weight_decay": {"type": "loguniform", "low": 0.001, "high": 0.1}, "num_train_epochs": {"type": "int", "low": 2, "high": 5}} |
6c8ff4a | 1 | {"learning_rate": {"type": "loguniform", "low": 1e-05, "high": 0.0002}, "weight_decay": {"type": "loguniform", "low": 0.001, "high": 0.1}, "num_train_epochs": {"type": "int", "low": 2, "high": 5}} |