DeepLearner101 commited on
Commit
cffa35d
1 Parent(s): 24f8e09

Upload best_hyperparameters.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. best_hyperparameters.json +1 -1
best_hyperparameters.json CHANGED
@@ -1 +1 @@
1
- null
 
1
+ {"lr": 0.00019625027721068008, "weight_decay": 1.3248928846670252e-05, "dropout_rate": 0.5954955366339605, "l1_factor": 1.154414886066787e-06, "epochs": 15, "epsilon_range": [0.001, 0.007, 0.002], "step_size": 5, "gamma": 0.3, "early_stopping_tolerance": 10, "training_batch_size": 32, "validation_batch_size": 50}