donut_experiment_bayesian_1 / hyperparameters_tuned.json
davelotito's picture
Training in progress, epoch 1
6c8ff4a verified
raw
history blame contribute delete
196 Bytes
{"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}}