charbelmarche33 commited on
Commit
3be3c23
·
verified ·
1 Parent(s): b67f3f8

Update subject_classifiers/hyperparams.json

Browse files
subject_classifiers/hyperparams.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- 'num_layers': 7,
3
- 'hidden_dim': 2560,
4
- 'dropout': 0.1,
5
- 'lr': 7.536674348697973e-5,
6
- 'weight_decay': 1e-4,
7
- 'batch_size': 128,
8
- 'epochs': 100,
9
- 'mixup_alpha': 0.2767880715102449
10
  }
 
1
  {
2
+ "num_layers": 7,
3
+ "hidden_dim": 2560,
4
+ "dropout": 0.1,
5
+ "lr": 7.536674348697973e-5,
6
+ "weight_decay": 1e-4,
7
+ "batch_size": 128,
8
+ "epochs": 100,
9
+ "mixup_alpha": 0.2767880715102449
10
  }