SimoneJLaudani commited on
Commit
62a77fd
1 Parent(s): 653f288

End of training

Browse files
README.md CHANGED
@@ -20,10 +20,10 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 4.7066
24
- - Precision: 0.6565
25
  - Recall: 0.6310
26
- - F1: 0.6300
27
  - Accuracy: 0.6310
28
 
29
  ## Model description
@@ -55,23 +55,23 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | 0.0 | 0.28 | 15 | 4.6004 | 0.6193 | 0.5952 | 0.5966 | 0.5952 |
59
- | 0.0 | 0.57 | 30 | 4.6482 | 0.6193 | 0.5952 | 0.5966 | 0.5952 |
60
- | 0.0 | 0.85 | 45 | 4.6616 | 0.6453 | 0.6310 | 0.6279 | 0.6310 |
61
- | 0.0 | 1.13 | 60 | 4.6829 | 0.6565 | 0.6310 | 0.6300 | 0.6310 |
62
- | 0.0 | 1.42 | 75 | 4.6801 | 0.6497 | 0.6190 | 0.6199 | 0.6190 |
63
- | 0.0 | 1.7 | 90 | 4.6930 | 0.6497 | 0.6190 | 0.6199 | 0.6190 |
64
- | 0.0 | 1.98 | 105 | 4.6917 | 0.6497 | 0.6190 | 0.6199 | 0.6190 |
65
- | 0.0 | 2.26 | 120 | 4.6686 | 0.6497 | 0.6190 | 0.6199 | 0.6190 |
66
- | 0.0 | 2.55 | 135 | 4.6696 | 0.6497 | 0.6190 | 0.6199 | 0.6190 |
67
- | 0.0 | 2.83 | 150 | 4.7014 | 0.6565 | 0.6310 | 0.6300 | 0.6310 |
68
- | 0.0 | 3.11 | 165 | 4.7055 | 0.6565 | 0.6310 | 0.6300 | 0.6310 |
69
- | 0.0 | 3.4 | 180 | 4.7153 | 0.6565 | 0.6310 | 0.6300 | 0.6310 |
70
- | 0.0 | 3.68 | 195 | 4.7203 | 0.6565 | 0.6310 | 0.6300 | 0.6310 |
71
- | 0.0 | 3.96 | 210 | 4.7208 | 0.6565 | 0.6310 | 0.6300 | 0.6310 |
72
- | 0.0 | 4.25 | 225 | 4.7215 | 0.6565 | 0.6310 | 0.6300 | 0.6310 |
73
- | 0.0 | 4.53 | 240 | 4.7099 | 0.6565 | 0.6310 | 0.6300 | 0.6310 |
74
- | 0.0 | 4.81 | 255 | 4.7066 | 0.6565 | 0.6310 | 0.6300 | 0.6310 |
75
 
76
 
77
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 4.6821
24
+ - Precision: 0.6504
25
  - Recall: 0.6310
26
+ - F1: 0.6292
27
  - Accuracy: 0.6310
28
 
29
  ## Model description
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 0.0 | 0.28 | 15 | 4.7222 | 0.6565 | 0.6310 | 0.6300 | 0.6310 |
59
+ | 0.0 | 0.57 | 30 | 4.7349 | 0.6565 | 0.6310 | 0.6300 | 0.6310 |
60
+ | 0.0 | 0.85 | 45 | 4.7393 | 0.6565 | 0.6310 | 0.6300 | 0.6310 |
61
+ | 0.0 | 1.13 | 60 | 4.7156 | 0.6453 | 0.6310 | 0.6279 | 0.6310 |
62
+ | 0.0 | 1.42 | 75 | 4.7066 | 0.6453 | 0.6310 | 0.6279 | 0.6310 |
63
+ | 0.0 | 1.7 | 90 | 4.7169 | 0.6453 | 0.6310 | 0.6279 | 0.6310 |
64
+ | 0.0 | 1.98 | 105 | 4.6991 | 0.6453 | 0.6310 | 0.6279 | 0.6310 |
65
+ | 0.0 | 2.26 | 120 | 4.6971 | 0.6453 | 0.6310 | 0.6279 | 0.6310 |
66
+ | 0.0 | 2.55 | 135 | 4.6570 | 0.6504 | 0.6310 | 0.6292 | 0.6310 |
67
+ | 0.0 | 2.83 | 150 | 4.6596 | 0.6504 | 0.6310 | 0.6292 | 0.6310 |
68
+ | 0.0 | 3.11 | 165 | 4.6646 | 0.6504 | 0.6310 | 0.6292 | 0.6310 |
69
+ | 0.0 | 3.4 | 180 | 4.6775 | 0.6504 | 0.6310 | 0.6292 | 0.6310 |
70
+ | 0.0 | 3.68 | 195 | 4.6758 | 0.6504 | 0.6310 | 0.6292 | 0.6310 |
71
+ | 0.0 | 3.96 | 210 | 4.6771 | 0.6504 | 0.6310 | 0.6292 | 0.6310 |
72
+ | 0.0 | 4.25 | 225 | 4.6797 | 0.6504 | 0.6310 | 0.6292 | 0.6310 |
73
+ | 0.0 | 4.53 | 240 | 4.6813 | 0.6504 | 0.6310 | 0.6292 | 0.6310 |
74
+ | 0.0 | 4.81 | 255 | 4.6821 | 0.6504 | 0.6310 | 0.6292 | 0.6310 |
75
 
76
 
77
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08d43c80c73296aa48fe61d4b6ee1447c20723846e3e000df251b592e94e097b
3
  size 267847948
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f46e0ea74e12e325061e890bcb2c02997b8aaa17a36305adcee103f3f043bad6
3
  size 267847948
runs/Mar20_01-13-33_f2dbfe237d11/events.out.tfevents.1710898565.f2dbfe237d11.373.24 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cb691eb2cb3ec8043440cbb68df7a8b9d0b1d644f3c4b50b7e3a0ce9757eebf
3
+ size 16675