maximuspowers commited on
Commit
73f3961
·
verified ·
1 Parent(s): 3c247bc

End of training

Browse files
Files changed (1) hide show
  1. training_summary.json +15 -15
training_summary.json CHANGED
@@ -2,26 +2,26 @@
2
  "model_name": "bert-philosophy-classifier",
3
  "base_model": "maximuspowers/bert-philosophy-adapted",
4
  "dataset": "maximuspowers/philosophai-papers-labeled",
5
- "training_samples": 1159,
6
- "validation_samples": 145,
7
- "test_samples": 145,
8
  "num_epochs": 500,
9
  "learning_rate": 2e-05,
10
  "batch_size": 16,
11
  "contrastive_weight": 0.2,
12
  "test_results": {
13
- "loss": 0.5930218696594238,
14
- "exact_match_accuracy": 0.41379310344827586,
15
- "macro_precision": 0.3909600203717851,
16
- "macro_recall": 0.2934883988593418,
17
- "macro_f1": 0.32054514113337645,
18
- "micro_precision": 0.8062015503875969,
19
- "micro_recall": 0.5148514851485149,
20
- "micro_f1": 0.6283987915407855,
21
- "hamming_loss": 0.04989858012170385,
22
- "runtime": 0.7302,
23
- "samples_per_second": 198.571,
24
- "steps_per_second": 26.02
25
  },
26
  "philosophy_schools": [
27
  "Effective Altruism",
 
2
  "model_name": "bert-philosophy-classifier",
3
  "base_model": "maximuspowers/bert-philosophy-adapted",
4
  "dataset": "maximuspowers/philosophai-papers-labeled",
5
+ "training_samples": 2097,
6
+ "validation_samples": 262,
7
+ "test_samples": 263,
8
  "num_epochs": 500,
9
  "learning_rate": 2e-05,
10
  "batch_size": 16,
11
  "contrastive_weight": 0.2,
12
  "test_results": {
13
+ "loss": 0.5529536008834839,
14
+ "exact_match_accuracy": 0.39543726235741444,
15
+ "macro_precision": 0.48673324944951246,
16
+ "macro_recall": 0.2821097027243954,
17
+ "macro_f1": 0.3389521243273359,
18
+ "micro_precision": 0.8050847457627118,
19
+ "micro_recall": 0.4947916666666667,
20
+ "micro_f1": 0.6129032258064516,
21
+ "hamming_loss": 0.05367926638335943,
22
+ "runtime": 1.31,
23
+ "samples_per_second": 200.761,
24
+ "steps_per_second": 25.191
25
  },
26
  "philosophy_schools": [
27
  "Effective Altruism",