marksusol commited on
Commit
4d33855
1 Parent(s): 1f08cca

End of training

Browse files
Files changed (2) hide show
  1. README.md +15 -12
  2. model.safetensors +1 -1
README.md CHANGED
@@ -18,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0079
22
- - Recall: 0.9809
23
- - Precision: 0.9723
24
- - Fbeta Score: 0.9805
25
 
26
  ## Model description
27
 
@@ -53,14 +53,17 @@ The following hyperparameters were used during training:
53
 
54
  ### Training results
55
 
56
- | Training Loss | Epoch | Step | Validation Loss | Recall | Precision | Fbeta Score |
57
- |:-------------:|:-----:|:----:|:---------------:|:------:|:---------:|:-----------:|
58
- | 0.0222 | 1.0 | 400 | 0.0201 | 0.9676 | 0.8869 | 0.9642 |
59
- | 0.0144 | 2.0 | 800 | 0.0104 | 0.9826 | 0.9541 | 0.9815 |
60
- | 0.0078 | 3.0 | 1200 | 0.0098 | 0.9901 | 0.9585 | 0.9889 |
61
- | 0.0061 | 4.0 | 1600 | 0.0094 | 0.9844 | 0.9620 | 0.9835 |
62
- | 0.0056 | 5.0 | 2000 | 0.0082 | 0.9884 | 0.9670 | 0.9876 |
63
- | 0.0038 | 6.0 | 2400 | 0.0079 | 0.9809 | 0.9723 | 0.9805 |
 
 
 
64
 
65
 
66
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0036
22
+ - Recall: 0.9920
23
+ - Precision: 0.9866
24
+ - Fbeta Score: 0.9918
25
 
26
  ## Model description
27
 
 
53
 
54
  ### Training results
55
 
56
+ | Training Loss | Epoch | Step | Validation Loss | Recall | Precision | Fbeta Score |
57
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|:---------:|:-----------:|
58
+ | 0.0085 | 1.0 | 3186 | 0.0058 | 0.9786 | 0.9693 | 0.9782 |
59
+ | 0.0032 | 2.0 | 6373 | 0.0036 | 0.9869 | 0.9764 | 0.9865 |
60
+ | 0.004 | 3.0 | 9559 | 0.0037 | 0.9791 | 0.9892 | 0.9795 |
61
+ | 0.0014 | 4.0 | 12746 | 0.0035 | 0.9908 | 0.9817 | 0.9905 |
62
+ | 0.0019 | 5.0 | 15932 | 0.0038 | 0.9903 | 0.9806 | 0.9899 |
63
+ | 0.0022 | 6.0 | 19119 | 0.0032 | 0.9929 | 0.9861 | 0.9927 |
64
+ | 0.0005 | 7.0 | 22305 | 0.0031 | 0.9906 | 0.9894 | 0.9905 |
65
+ | 0.0003 | 8.0 | 25492 | 0.0033 | 0.9915 | 0.9855 | 0.9913 |
66
+ | 0.0001 | 9.0 | 28678 | 0.0036 | 0.9920 | 0.9866 | 0.9918 |
67
 
68
 
69
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a25ef1618a502cf01c597dc1c1178c49899fe487c55d387becf2a206fe85cf36
3
  size 565272920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1d863754781811d72c5ed98b081f526c21fd1b39c5c472ab3879ead4026bca2
3
  size 565272920