ui-chope commited on
Commit
cfa43cf
·
1 Parent(s): 45ef9b2

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -16
README.md CHANGED
@@ -18,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model was trained from scratch on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0702
22
- - Precision: 0.9772
23
- - Recall: 0.9719
24
- - F1: 0.9745
25
- - Accuracy: 0.9871
26
 
27
  ## Model description
28
 
@@ -53,17 +53,17 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
55
  |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
56
- | 0.0185 | 1.0 | 5308 | 0.0377 | 0.9827 | 0.9789 | 0.9808 | 0.9917 |
57
- | 0.0102 | 2.0 | 10616 | 0.0529 | 0.9773 | 0.9742 | 0.9757 | 0.9879 |
58
- | 0.0063 | 3.0 | 15924 | 0.0552 | 0.9789 | 0.9789 | 0.9789 | 0.9912 |
59
- | 0.0071 | 4.0 | 21232 | 0.0883 | 0.9764 | 0.9719 | 0.9741 | 0.9862 |
60
- | 0.0043 | 5.0 | 26540 | 0.0997 | 0.9818 | 0.9726 | 0.9772 | 0.9864 |
61
- | 0.004 | 6.0 | 31848 | 0.1042 | 0.9756 | 0.9695 | 0.9725 | 0.9853 |
62
- | 0.002 | 7.0 | 37156 | 0.0870 | 0.9765 | 0.9742 | 0.9753 | 0.9871 |
63
- | 0.004 | 8.0 | 42464 | 0.0667 | 0.9734 | 0.9726 | 0.9730 | 0.9875 |
64
- | 0.0018 | 9.0 | 47772 | 0.0807 | 0.9803 | 0.9750 | 0.9777 | 0.9873 |
65
- | 0.0013 | 10.0 | 53080 | 0.0719 | 0.9764 | 0.9711 | 0.9737 | 0.9864 |
66
- | 0.0021 | 11.0 | 58388 | 0.0702 | 0.9772 | 0.9719 | 0.9745 | 0.9871 |
67
 
68
 
69
  ### Framework versions
 
18
 
19
  This model was trained from scratch on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0768
22
+ - Precision: 0.9783
23
+ - Recall: 0.9739
24
+ - F1: 0.9761
25
+ - Accuracy: 0.9865
26
 
27
  ## Model description
28
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
55
  |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
56
+ | 0.0109 | 1.0 | 5372 | 0.0469 | 0.9828 | 0.9799 | 0.9813 | 0.9901 |
57
+ | 0.0068 | 2.0 | 10744 | 0.0598 | 0.9790 | 0.9761 | 0.9776 | 0.9885 |
58
+ | 0.0032 | 3.0 | 16116 | 0.1658 | 0.9715 | 0.9679 | 0.9697 | 0.9839 |
59
+ | 0.0048 | 4.0 | 21488 | 0.1680 | 0.9774 | 0.9679 | 0.9726 | 0.9835 |
60
+ | 0.0055 | 5.0 | 26860 | 0.0526 | 0.9835 | 0.9806 | 0.9821 | 0.9911 |
61
+ | 0.0034 | 6.0 | 32232 | 0.0569 | 0.9813 | 0.9776 | 0.9794 | 0.9906 |
62
+ | 0.0024 | 7.0 | 37604 | 0.0671 | 0.9820 | 0.9784 | 0.9802 | 0.9906 |
63
+ | 0.0021 | 8.0 | 42976 | 0.0606 | 0.9835 | 0.9776 | 0.9805 | 0.9908 |
64
+ | 0.0022 | 9.0 | 48348 | 0.0658 | 0.9857 | 0.9806 | 0.9832 | 0.9911 |
65
+ | 0.002 | 10.0 | 53720 | 0.1342 | 0.9767 | 0.9716 | 0.9742 | 0.9857 |
66
+ | 0.0017 | 11.0 | 59092 | 0.0768 | 0.9783 | 0.9739 | 0.9761 | 0.9865 |
67
 
68
 
69
  ### Framework versions