Mathildeholst commited on
Commit
8718b1e
·
verified ·
1 Parent(s): a19618f

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [answerdotai/ModernBERT-large](https://huggingface.co/answerdotai/ModernBERT-large) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.1929
23
- - Accuracy: 0.9671
24
- - F1: 0.9665
25
 
26
  ## Model description
27
 
@@ -52,11 +52,11 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
- | No log | 1.0 | 313 | 0.2357 | 0.9465 | 0.9448 |
56
- | 0.5512 | 2.0 | 626 | 0.2273 | 0.9577 | 0.9573 |
57
- | 0.5512 | 3.0 | 939 | 0.2042 | 0.9606 | 0.9601 |
58
- | 0.0408 | 4.0 | 1252 | 0.1951 | 0.9652 | 0.9646 |
59
- | 0.0057 | 5.0 | 1565 | 0.1929 | 0.9671 | 0.9665 |
60
 
61
 
62
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [answerdotai/ModernBERT-large](https://huggingface.co/answerdotai/ModernBERT-large) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.1836
23
+ - Accuracy: 0.9645
24
+ - F1: 0.9638
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | No log | 1.0 | 313 | 0.2506 | 0.9413 | 0.9409 |
56
+ | 0.7902 | 2.0 | 626 | 0.2204 | 0.9539 | 0.9531 |
57
+ | 0.7902 | 3.0 | 939 | 0.1996 | 0.9584 | 0.9573 |
58
+ | 0.0408 | 4.0 | 1252 | 0.1910 | 0.9606 | 0.9596 |
59
+ | 0.0061 | 5.0 | 1565 | 0.1836 | 0.9645 | 0.9638 |
60
 
61
 
62
  ### Framework versions