AnonymousCS commited on
Commit
ff9c364
·
verified ·
1 Parent(s): 19d8e16

End of training

Browse files
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [google/rembert](https://huggingface.co/google/rembert) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.7613
22
  - Accuracy: 0.9536
23
  - 1-f1: 0.0
24
  - 1-recall: 0.0
@@ -48,16 +48,18 @@ The following hyperparameters were used during training:
48
  - seed: 42
49
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
  - lr_scheduler_type: linear
51
- - num_epochs: 3
52
  - mixed_precision_training: Native AMP
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:----:|:--------:|:-----------:|:------------:|
58
- | 0.6157 | 1.0 | 873 | 0.8300 | 0.9536 | 0.0 | 0.0 | 0.0 | 0.5 |
59
- | 1.0104 | 2.0 | 1746 | 0.7487 | 0.9536 | 0.0 | 0.0 | 0.0 | 0.5 |
60
- | 0.6709 | 3.0 | 2619 | 0.7613 | 0.9536 | 0.0 | 0.0 | 0.0 | 0.5 |
 
 
61
 
62
 
63
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [google/rembert](https://huggingface.co/google/rembert) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.7785
22
  - Accuracy: 0.9536
23
  - 1-f1: 0.0
24
  - 1-recall: 0.0
 
48
  - seed: 42
49
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
  - lr_scheduler_type: linear
51
+ - num_epochs: 5
52
  - mixed_precision_training: Native AMP
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:----:|:--------:|:-----------:|:------------:|
58
+ | 0.5308 | 1.0 | 873 | 0.7978 | 0.9536 | 0.0 | 0.0 | 0.0 | 0.5 |
59
+ | 1.2614 | 2.0 | 1746 | 0.7574 | 0.9536 | 0.0 | 0.0 | 0.0 | 0.5 |
60
+ | 0.8156 | 3.0 | 2619 | 0.8353 | 0.9536 | 0.0 | 0.0 | 0.0 | 0.5 |
61
+ | 0.6846 | 4.0 | 3492 | 0.8088 | 0.9536 | 0.0 | 0.0 | 0.0 | 0.5 |
62
+ | 1.0974 | 5.0 | 4365 | 0.7785 | 0.9536 | 0.0 | 0.0 | 0.0 | 0.5 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66d75db2006607f8887461070543a8f19f146922286040144539210945042fc2
3
  size 2303755328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ec183d7b83691b11368cc4632e0dc852e2c57f205d22bab9a3082e3065edf10
3
  size 2303755328
runs/Apr23_21-09-29_13c20fd1e1e6/events.out.tfevents.1745442570.13c20fd1e1e6.6816.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c52a1eff0ce81100fa0aba2d66cc20c4d3d273d8b6c18d655b7a1f75c03d653
3
+ size 44825
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecf942729e25905493b60b4ea029f8a39668203873fc57a6df8d711ec6b88592
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daab0f1aff7eba229a64014ca29f93a2e668c4c7ef16dbded65a83d35b1b359b
3
  size 5304