DaJulster commited on
Commit
86b8c86
·
verified ·
1 Parent(s): f52cbfd

End of training

Browse files
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.3397
21
- - Accuracy: 0.8855
22
 
23
  ## Model description
24
 
@@ -43,22 +43,37 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 10
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 32 | 0.6822 | 0.5584 |
53
- | No log | 2.0 | 64 | 0.5822 | 0.7009 |
54
- | No log | 3.0 | 96 | 0.3782 | 0.8481 |
55
- | No log | 4.0 | 128 | 0.3534 | 0.8598 |
56
- | No log | 5.0 | 160 | 0.3483 | 0.8575 |
57
- | No log | 6.0 | 192 | 0.3251 | 0.8715 |
58
- | No log | 7.0 | 224 | 0.3170 | 0.8808 |
59
- | No log | 8.0 | 256 | 0.3376 | 0.8715 |
60
- | No log | 9.0 | 288 | 0.3466 | 0.8808 |
61
- | No log | 10.0 | 320 | 0.3397 | 0.8855 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
 
63
 
64
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.6238
21
+ - Accuracy: 0.8598
22
 
23
  ## Model description
24
 
 
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 25
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 32 | 0.6922 | 0.5 |
53
+ | No log | 2.0 | 64 | 0.6509 | 0.6238 |
54
+ | No log | 3.0 | 96 | 0.4218 | 0.8411 |
55
+ | No log | 4.0 | 128 | 0.3622 | 0.8481 |
56
+ | No log | 5.0 | 160 | 0.3383 | 0.8645 |
57
+ | No log | 6.0 | 192 | 0.3626 | 0.8528 |
58
+ | No log | 7.0 | 224 | 0.3939 | 0.8621 |
59
+ | No log | 8.0 | 256 | 0.4223 | 0.8715 |
60
+ | No log | 9.0 | 288 | 0.4271 | 0.8692 |
61
+ | No log | 10.0 | 320 | 0.4869 | 0.8621 |
62
+ | No log | 11.0 | 352 | 0.5057 | 0.8645 |
63
+ | No log | 12.0 | 384 | 0.5702 | 0.8528 |
64
+ | No log | 13.0 | 416 | 0.5277 | 0.8692 |
65
+ | No log | 14.0 | 448 | 0.5228 | 0.8785 |
66
+ | No log | 15.0 | 480 | 0.5332 | 0.8762 |
67
+ | 0.2235 | 16.0 | 512 | 0.5859 | 0.8715 |
68
+ | 0.2235 | 17.0 | 544 | 0.5938 | 0.8762 |
69
+ | 0.2235 | 18.0 | 576 | 0.6005 | 0.8715 |
70
+ | 0.2235 | 19.0 | 608 | 0.5941 | 0.8715 |
71
+ | 0.2235 | 20.0 | 640 | 0.6115 | 0.8762 |
72
+ | 0.2235 | 21.0 | 672 | 0.6098 | 0.8715 |
73
+ | 0.2235 | 22.0 | 704 | 0.6091 | 0.8715 |
74
+ | 0.2235 | 23.0 | 736 | 0.6223 | 0.8621 |
75
+ | 0.2235 | 24.0 | 768 | 0.6309 | 0.8598 |
76
+ | 0.2235 | 25.0 | 800 | 0.6238 | 0.8598 |
77
 
78
 
79
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e80135bb799762e6c02a5f91d773ff8352134f00f50b1649a89b91242eb586a
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5984cbd3df0450337c687d4adc00ebe13bf15dfeda763e5038510e232f405810
3
  size 267832560
runs/Mar27_20-46-22_fd7e9892f4d1/events.out.tfevents.1711572383.fd7e9892f4d1.26.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3af513751635ce3643a1f17fd61e5d31b2e4d705b38a12f7cef49ff89685e71
3
- size 12879
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad71ad872909f57a62445f4963c243b933290676c650e2feed53e8f7c038030f
3
+ size 13233