SimoneJLaudani commited on
Commit
c8ac0ed
1 Parent(s): 472205c

End of training

Browse files
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 [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.8702
24
- - Precision: 0.8515
25
- - Recall: 0.8466
26
- - F1: 0.8470
27
- - Accuracy: 0.8466
28
 
29
  ## Model description
30
 
@@ -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
- | 1.533 | 0.28 | 100 | 1.0530 | 0.7000 | 0.6596 | 0.6446 | 0.6596 |
59
- | 0.7719 | 0.56 | 200 | 0.6741 | 0.8161 | 0.8042 | 0.8048 | 0.8042 |
60
- | 0.6263 | 0.84 | 300 | 0.6786 | 0.8341 | 0.8042 | 0.8048 | 0.8042 |
61
- | 0.4594 | 1.12 | 400 | 0.6451 | 0.8241 | 0.8166 | 0.8166 | 0.8166 |
62
- | 0.3493 | 1.4 | 500 | 0.6712 | 0.8407 | 0.8307 | 0.8320 | 0.8307 |
63
- | 0.4026 | 1.69 | 600 | 0.7157 | 0.8566 | 0.8430 | 0.8449 | 0.8430 |
64
- | 0.2855 | 1.97 | 700 | 0.6660 | 0.8443 | 0.8377 | 0.8389 | 0.8377 |
65
- | 0.2064 | 2.25 | 800 | 0.7002 | 0.8538 | 0.8466 | 0.8475 | 0.8466 |
66
- | 0.1696 | 2.53 | 900 | 0.8148 | 0.8381 | 0.8325 | 0.8339 | 0.8325 |
67
- | 0.2012 | 2.81 | 1000 | 0.8666 | 0.8188 | 0.8166 | 0.8168 | 0.8166 |
68
- | 0.1659 | 3.09 | 1100 | 0.8505 | 0.8288 | 0.8272 | 0.8270 | 0.8272 |
69
- | 0.072 | 3.37 | 1200 | 0.8390 | 0.8580 | 0.8501 | 0.8512 | 0.8501 |
70
- | 0.0961 | 3.65 | 1300 | 0.8345 | 0.8552 | 0.8483 | 0.8492 | 0.8483 |
71
- | 0.0591 | 3.93 | 1400 | 0.8653 | 0.8551 | 0.8466 | 0.8477 | 0.8466 |
72
- | 0.0412 | 4.21 | 1500 | 0.8634 | 0.8511 | 0.8466 | 0.8470 | 0.8466 |
73
- | 0.0579 | 4.49 | 1600 | 0.8721 | 0.8486 | 0.8448 | 0.8450 | 0.8448 |
74
- | 0.0306 | 4.78 | 1700 | 0.8699 | 0.8486 | 0.8448 | 0.8450 | 0.8448 |
75
 
76
 
77
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.8577
24
+ - Precision: 0.8485
25
+ - Recall: 0.8430
26
+ - F1: 0.8432
27
+ - Accuracy: 0.8430
28
 
29
  ## Model description
30
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 1.652 | 0.28 | 100 | 1.1388 | 0.6937 | 0.6437 | 0.6307 | 0.6437 |
59
+ | 0.859 | 0.56 | 200 | 0.7035 | 0.8068 | 0.7919 | 0.7899 | 0.7919 |
60
+ | 0.6338 | 0.84 | 300 | 0.6473 | 0.8388 | 0.8113 | 0.8127 | 0.8113 |
61
+ | 0.4787 | 1.12 | 400 | 0.6436 | 0.8229 | 0.8131 | 0.8129 | 0.8131 |
62
+ | 0.4248 | 1.4 | 500 | 0.6372 | 0.8328 | 0.8289 | 0.8286 | 0.8289 |
63
+ | 0.4081 | 1.69 | 600 | 0.5920 | 0.8599 | 0.8554 | 0.8554 | 0.8554 |
64
+ | 0.2712 | 1.97 | 700 | 0.6843 | 0.8466 | 0.8413 | 0.8421 | 0.8413 |
65
+ | 0.1995 | 2.25 | 800 | 0.6760 | 0.8552 | 0.8448 | 0.8461 | 0.8448 |
66
+ | 0.2102 | 2.53 | 900 | 0.7538 | 0.8424 | 0.8377 | 0.8387 | 0.8377 |
67
+ | 0.204 | 2.81 | 1000 | 0.7491 | 0.8374 | 0.8325 | 0.8327 | 0.8325 |
68
+ | 0.1359 | 3.09 | 1100 | 0.7597 | 0.8537 | 0.8483 | 0.8480 | 0.8483 |
69
+ | 0.0688 | 3.37 | 1200 | 0.8339 | 0.8405 | 0.8342 | 0.8338 | 0.8342 |
70
+ | 0.0878 | 3.65 | 1300 | 0.8136 | 0.8545 | 0.8466 | 0.8465 | 0.8466 |
71
+ | 0.0795 | 3.93 | 1400 | 0.8346 | 0.8435 | 0.8395 | 0.8397 | 0.8395 |
72
+ | 0.0256 | 4.21 | 1500 | 0.8602 | 0.8417 | 0.8360 | 0.8362 | 0.8360 |
73
+ | 0.0589 | 4.49 | 1600 | 0.8559 | 0.8507 | 0.8448 | 0.8449 | 0.8448 |
74
+ | 0.0201 | 4.78 | 1700 | 0.8603 | 0.8500 | 0.8448 | 0.8449 | 0.8448 |
75
 
76
 
77
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e745881241c42d9f8ccd84d9a63ce7de057343ec610715ad0f8148cfe6896aa9
3
  size 263160068
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e600fbb1c5c66bb4a5ea86b13e8fc197ebbba3872594d727a46b81a355d81bc
3
  size 263160068
runs/Apr09_10-52-53_4e87a2fad7e9/events.out.tfevents.1712659976.4e87a2fad7e9.357.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ee7dd665e4ec2c116e3fbf669692a9eb7265dded113af2945cd6693060e836d
3
+ size 16736
runs/Apr09_10-52-53_4e87a2fad7e9/events.out.tfevents.1712668956.4e87a2fad7e9.357.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9433e3ae760c8033e08bb5befd0142c4cc3d9f2a778e3079e9e215a2fd8e5d9
3
+ size 560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bd39b8a67675365e0222afd3e0019caab38325d7a56febbeb1e9dfbd8e31735
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3eb610bb0f1f377e3fa4a146936fb6346e94f2197dd880993424dc85ce9698e
3
  size 4920