maximuspowers commited on
Commit
43c46d6
·
verified ·
1 Parent(s): e970abe

End of training

Browse files
README.md CHANGED
@@ -16,15 +16,15 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [maximuspowers/bert-philosophy-adapted](https://huggingface.co/maximuspowers/bert-philosophy-adapted) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.7061
20
- - Exact Match Accuracy: 0.375
21
- - Macro Precision: 0.4943
22
- - Macro Recall: 0.3242
23
- - Macro F1: 0.3655
24
- - Micro Precision: 0.7778
25
- - Micro Recall: 0.4912
26
- - Micro F1: 0.6022
27
- - Hamming Loss: 0.0544
28
 
29
  ## Model description
30
 
 
16
 
17
  This model is a fine-tuned version of [maximuspowers/bert-philosophy-adapted](https://huggingface.co/maximuspowers/bert-philosophy-adapted) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.5015
20
+ - Exact Match Accuracy: 0.45
21
+ - Macro Precision: 0.3892
22
+ - Macro Recall: 0.3912
23
+ - Macro F1: 0.3626
24
+ - Micro Precision: 0.775
25
+ - Micro Recall: 0.5439
26
+ - Micro F1: 0.6392
27
+ - Hamming Loss: 0.0515
28
 
29
  ## Model description
30
 
all_results.json CHANGED
@@ -1,5 +1,17 @@
1
  {
2
  "epoch": 110.0,
 
 
 
 
 
 
 
 
 
 
 
 
3
  "total_flos": 0.0,
4
  "train_loss": 0.48885808966376565,
5
  "train_runtime": 558.1593,
 
1
  {
2
  "epoch": 110.0,
3
+ "eval_exact_match_accuracy": 0.45,
4
+ "eval_hamming_loss": 0.051470588235294115,
5
+ "eval_loss": 0.5014987587928772,
6
+ "eval_macro_f1": 0.3625902992776057,
7
+ "eval_macro_precision": 0.3892156862745098,
8
+ "eval_macro_recall": 0.3911764705882353,
9
+ "eval_micro_f1": 0.6391752577319587,
10
+ "eval_micro_precision": 0.775,
11
+ "eval_micro_recall": 0.543859649122807,
12
+ "eval_runtime": 0.2083,
13
+ "eval_samples_per_second": 192.015,
14
+ "eval_steps_per_second": 24.002,
15
  "total_flos": 0.0,
16
  "train_loss": 0.48885808966376565,
17
  "train_runtime": 558.1593,
runs/Jun15_18-16-43_309caa596f42/events.out.tfevents.1750012000.309caa596f42.1965.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60651201ad14bf0ffb9c6a14c3f303796d084f28da067c8af522cbe60e2438c1
3
+ size 5853
test_results.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
- "epoch": 50.0,
3
- "eval_exact_match_accuracy": 0.425,
4
- "eval_hamming_loss": 0.05,
5
- "eval_loss": 0.44675666093826294,
6
- "eval_macro_f1": 0.22477092910529442,
7
- "eval_macro_precision": 0.307843137254902,
8
- "eval_macro_recall": 0.22205882352941175,
9
- "eval_micro_f1": 0.6046511627906976,
10
- "eval_micro_precision": 0.896551724137931,
11
- "eval_micro_recall": 0.45614035087719296,
12
- "eval_runtime": 0.2085,
13
- "eval_samples_per_second": 191.847,
14
- "eval_steps_per_second": 23.981
15
  }
 
1
  {
2
+ "epoch": 110.0,
3
+ "eval_exact_match_accuracy": 0.45,
4
+ "eval_hamming_loss": 0.051470588235294115,
5
+ "eval_loss": 0.5014987587928772,
6
+ "eval_macro_f1": 0.3625902992776057,
7
+ "eval_macro_precision": 0.3892156862745098,
8
+ "eval_macro_recall": 0.3911764705882353,
9
+ "eval_micro_f1": 0.6391752577319587,
10
+ "eval_micro_precision": 0.775,
11
+ "eval_micro_recall": 0.543859649122807,
12
+ "eval_runtime": 0.2083,
13
+ "eval_samples_per_second": 192.015,
14
+ "eval_steps_per_second": 24.002
15
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff