samvaran commited on
Commit
10f8527
·
verified ·
1 Parent(s): 8cf3f88

Upload task2_bilstm/tuning/tuning_results.json with huggingface_hub

Browse files
task2_bilstm/tuning/tuning_results.json CHANGED
@@ -11,11 +11,11 @@
11
  "training.batch_size": 64,
12
  "training.epochs": 20
13
  },
14
- "best_val_loss": 6.025267,
15
- "best_val_acc": 0.231228,
16
  "best_epoch": 20,
17
  "epochs_run": 20,
18
- "param_count": 8167072,
19
  "model_path": "models/bilstm_hs256_nl4_emb128_do0.1_lr0.001_bs64_ep20.pt"
20
  },
21
  {
@@ -30,11 +30,11 @@
30
  "training.batch_size": 64,
31
  "training.epochs": 20
32
  },
33
- "best_val_loss": 6.066441,
34
- "best_val_acc": 0.229917,
35
- "best_epoch": 19,
36
- "epochs_run": 21,
37
- "param_count": 5013152,
38
  "model_path": "models/bilstm_hs256_nl2_emb128_do0.1_lr0.001_bs64_ep20.pt"
39
  },
40
  {
@@ -49,11 +49,11 @@
49
  "training.batch_size": 64,
50
  "training.epochs": 20
51
  },
52
- "best_val_loss": 6.168736,
53
- "best_val_acc": 0.223345,
54
  "best_epoch": 20,
55
- "epochs_run": 21,
56
- "param_count": 6723168,
57
  "model_path": "models/bilstm_hs256_nl4_emb64_do0.1_lr0.001_bs64_ep20.pt"
58
  },
59
  {
@@ -68,11 +68,11 @@
68
  "training.batch_size": 64,
69
  "training.epochs": 20
70
  },
71
- "best_val_loss": 6.202205,
72
- "best_val_acc": 0.222599,
73
- "best_epoch": 20,
74
  "epochs_run": 20,
75
- "param_count": 3569248,
76
  "model_path": "models/bilstm_hs256_nl2_emb64_do0.1_lr0.001_bs64_ep20.pt"
77
  }
78
  ]
 
11
  "training.batch_size": 64,
12
  "training.epochs": 20
13
  },
14
+ "best_val_loss": 5.55268,
15
+ "best_val_acc": 0.256501,
16
  "best_epoch": 20,
17
  "epochs_run": 20,
18
+ "param_count": 6877072,
19
  "model_path": "models/bilstm_hs256_nl4_emb128_do0.1_lr0.001_bs64_ep20.pt"
20
  },
21
  {
 
30
  "training.batch_size": 64,
31
  "training.epochs": 20
32
  },
33
+ "best_val_loss": 5.581137,
34
+ "best_val_acc": 0.254941,
35
+ "best_epoch": 20,
36
+ "epochs_run": 20,
37
+ "param_count": 3723152,
38
  "model_path": "models/bilstm_hs256_nl2_emb128_do0.1_lr0.001_bs64_ep20.pt"
39
  },
40
  {
 
49
  "training.batch_size": 64,
50
  "training.epochs": 20
51
  },
52
+ "best_val_loss": 5.686273,
53
+ "best_val_acc": 0.247504,
54
  "best_epoch": 20,
55
+ "epochs_run": 20,
56
+ "param_count": 6073168,
57
  "model_path": "models/bilstm_hs256_nl4_emb64_do0.1_lr0.001_bs64_ep20.pt"
58
  },
59
  {
 
68
  "training.batch_size": 64,
69
  "training.epochs": 20
70
  },
71
+ "best_val_loss": 5.733759,
72
+ "best_val_acc": 0.245683,
73
+ "best_epoch": 19,
74
  "epochs_run": 20,
75
+ "param_count": 2919248,
76
  "model_path": "models/bilstm_hs256_nl2_emb64_do0.1_lr0.001_bs64_ep20.pt"
77
  }
78
  ]