jonas-luehrs commited on
Commit
b812515
1 Parent(s): e724a85

End of training

Browse files
Files changed (2) hide show
  1. README.md +8 -8
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.0783
24
- - Precision: 0.6142
25
- - Recall: 0.8261
26
- - F1: 0.7046
27
- - Accuracy: 0.9749
28
 
29
  ## Model description
30
 
@@ -55,9 +55,9 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | 0.1022 | 1.0 | 1114 | 0.0938 | 0.5462 | 0.7536 | 0.6334 | 0.9704 |
59
- | 0.0635 | 2.0 | 2228 | 0.1003 | 0.6086 | 0.8609 | 0.7131 | 0.9758 |
60
- | 0.0504 | 3.0 | 3342 | 0.0783 | 0.6142 | 0.8261 | 0.7046 | 0.9749 |
61
 
62
 
63
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.0691
24
+ - Precision: 0.6590
25
+ - Recall: 0.8348
26
+ - F1: 0.7366
27
+ - Accuracy: 0.9762
28
 
29
  ## Model description
30
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 0.0963 | 1.0 | 1114 | 0.0834 | 0.5403 | 0.7391 | 0.6242 | 0.9723 |
59
+ | 0.0643 | 2.0 | 2228 | 0.0858 | 0.6242 | 0.8522 | 0.7206 | 0.9779 |
60
+ | 0.0478 | 3.0 | 3342 | 0.0691 | 0.6590 | 0.8348 | 0.7366 | 0.9762 |
61
 
62
 
63
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc6d1d9eaa6300e6425854682d3ffe60233492f47433616a742a44aeaae5e307
3
  size 430980265
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27ab989d46f6fb4e68bc6cc8eb407f45faaed3defffdbf8ae62d3b2f4783a195
3
  size 430980265