pingkeest commited on
Commit
41c3574
·
verified ·
1 Parent(s): 90092de

Model save

Browse files
README.md CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.0840
23
- - F1: 0.1667
24
- - Roc Auc: 0.5493
25
  - Accuracy: 0.1
26
 
27
  ## Model description
@@ -47,24 +47,19 @@ The following hyperparameters were used during training:
47
  - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
- - num_epochs: 500
51
 
52
  ### Training results
53
 
54
- | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
55
- |:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|:--------:|
56
- | 0.0668 | 40.0 | 920 | 0.0718 | 0.0 | 0.5 | 0.0 |
57
- | 0.0507 | 80.0 | 1840 | 0.0689 | 0.0 | 0.5 | 0.0 |
58
- | 0.0323 | 120.0 | 2760 | 0.0676 | 0.1818 | 0.55 | 0.1 |
59
- | 0.0203 | 160.0 | 3680 | 0.0671 | 0.1818 | 0.55 | 0.1 |
60
- | 0.0134 | 200.0 | 4600 | 0.0694 | 0.1818 | 0.55 | 0.1 |
61
- | 0.0097 | 240.0 | 5520 | 0.0726 | 0.1667 | 0.5493 | 0.1 |
62
- | 0.0072 | 280.0 | 6440 | 0.0755 | 0.1667 | 0.5493 | 0.1 |
63
- | 0.0056 | 320.0 | 7360 | 0.0764 | 0.1667 | 0.5493 | 0.1 |
64
- | 0.0045 | 360.0 | 8280 | 0.0791 | 0.1667 | 0.5493 | 0.1 |
65
- | 0.0037 | 400.0 | 9200 | 0.0811 | 0.1667 | 0.5493 | 0.1 |
66
- | 0.0033 | 440.0 | 10120 | 0.0832 | 0.1667 | 0.5493 | 0.1 |
67
- | 0.0031 | 480.0 | 11040 | 0.0840 | 0.1667 | 0.5493 | 0.1 |
68
 
69
 
70
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.0720
23
+ - F1: 0.1818
24
+ - Roc Auc: 0.55
25
  - Accuracy: 0.1
26
 
27
  ## Model description
 
47
  - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
+ - num_epochs: 300
51
 
52
  ### Training results
53
 
54
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
55
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
56
+ | 0.0677 | 40.0 | 920 | 0.0716 | 0.0 | 0.5 | 0.0 |
57
+ | 0.0536 | 80.0 | 1840 | 0.0689 | 0.0 | 0.5 | 0.0 |
58
+ | 0.0365 | 120.0 | 2760 | 0.0667 | 0.1818 | 0.55 | 0.1 |
59
+ | 0.0255 | 160.0 | 3680 | 0.0674 | 0.1818 | 0.55 | 0.1 |
60
+ | 0.0191 | 200.0 | 4600 | 0.0692 | 0.1818 | 0.55 | 0.1 |
61
+ | 0.0158 | 240.0 | 5520 | 0.0711 | 0.1818 | 0.55 | 0.1 |
62
+ | 0.0143 | 280.0 | 6440 | 0.0720 | 0.1818 | 0.55 | 0.1 |
 
 
 
 
 
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f11915cb4a317a464106a579e399e7e9346b53afe3a3a939b90e33e494e3b163
3
  size 438189348
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f46386e4900252e2ea01abc94f2a5745e5fb4bff3705b3b263db3d786abd822
3
  size 438189348
runs/Jan20_16-37-43_PingkeePC/events.out.tfevents.1737362266.PingkeePC CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1bf414c49ab77cf829cda57a0331212f1d88ef598dfc5937dc2cd15b1411ed42
3
- size 37943
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7059ce292a6e1fe72233c440c7a630f88b3f57410980804ad4f11ed6a51acdfe
3
+ size 39985