fax4ever commited on
Commit
fbd18de
·
verified ·
1 Parent(s): 63190fa

Training complete

Browse files
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0027
22
- - F1: 0.9771
23
 
24
  ## Model description
25
 
@@ -44,15 +44,42 @@ The following hyperparameters were used during training:
44
  - seed: 42
45
  - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
- - num_epochs: 3
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
- | No log | 1.0 | 49 | 0.0048 | 0.9595 |
54
- | No log | 2.0 | 98 | 0.0033 | 0.9668 |
55
- | No log | 3.0 | 147 | 0.0027 | 0.9771 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0021
22
+ - F1: 0.9922
23
 
24
  ## Model description
25
 
 
44
  - seed: 42
45
  - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 30
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | No log | 1.0 | 49 | 0.0083 | 0.9593 |
54
+ | No log | 2.0 | 98 | 0.0029 | 0.9726 |
55
+ | No log | 3.0 | 147 | 0.0023 | 0.9786 |
56
+ | No log | 4.0 | 196 | 0.0032 | 0.9771 |
57
+ | No log | 5.0 | 245 | 0.0019 | 0.9861 |
58
+ | No log | 6.0 | 294 | 0.0017 | 0.9846 |
59
+ | No log | 7.0 | 343 | 0.0019 | 0.9861 |
60
+ | No log | 8.0 | 392 | 0.0025 | 0.9891 |
61
+ | No log | 9.0 | 441 | 0.0018 | 0.9846 |
62
+ | No log | 10.0 | 490 | 0.0014 | 0.9907 |
63
+ | 0.0091 | 11.0 | 539 | 0.0021 | 0.9861 |
64
+ | 0.0091 | 12.0 | 588 | 0.0014 | 0.9922 |
65
+ | 0.0091 | 13.0 | 637 | 0.0016 | 0.9938 |
66
+ | 0.0091 | 14.0 | 686 | 0.0018 | 0.9907 |
67
+ | 0.0091 | 15.0 | 735 | 0.0016 | 0.9907 |
68
+ | 0.0091 | 16.0 | 784 | 0.0016 | 0.9922 |
69
+ | 0.0091 | 17.0 | 833 | 0.0018 | 0.9922 |
70
+ | 0.0091 | 18.0 | 882 | 0.0018 | 0.9907 |
71
+ | 0.0091 | 19.0 | 931 | 0.0015 | 0.9922 |
72
+ | 0.0091 | 20.0 | 980 | 0.0018 | 0.9922 |
73
+ | 0.0004 | 21.0 | 1029 | 0.0020 | 0.9922 |
74
+ | 0.0004 | 22.0 | 1078 | 0.0025 | 0.9907 |
75
+ | 0.0004 | 23.0 | 1127 | 0.0026 | 0.9907 |
76
+ | 0.0004 | 24.0 | 1176 | 0.0019 | 0.9922 |
77
+ | 0.0004 | 25.0 | 1225 | 0.0018 | 0.9922 |
78
+ | 0.0004 | 26.0 | 1274 | 0.0019 | 0.9922 |
79
+ | 0.0004 | 27.0 | 1323 | 0.0020 | 0.9922 |
80
+ | 0.0004 | 28.0 | 1372 | 0.0021 | 0.9922 |
81
+ | 0.0004 | 29.0 | 1421 | 0.0022 | 0.9922 |
82
+ | 0.0004 | 30.0 | 1470 | 0.0021 | 0.9922 |
83
 
84
 
85
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6fc0e8a4d2b66d690581dbbe46608ea9edf9a73011d8c66f31d81da48daad203
3
  size 430908208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a8eb04818f4ab7f701dce73dea39ce00c0635072a811ac19fa6eea56207d314
3
  size 430908208
runs/Aug17_08-52-09_fax-0/events.out.tfevents.1755420729.fax-0.13302.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22d37e8032d5b891e4954e20020c42de0154a8b49d77b9d60c4bf547ca1aa8e0
3
- size 14889
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3abdf96a6a877bce7227f0fa9ee1291b91aca68d0cf897c38e3c308096136bf2
3
+ size 15243