AnonymousCS commited on
Commit
ed88211
·
verified ·
1 Parent(s): 5a93c2a

End of training

Browse files
Files changed (3) hide show
  1. README.md +6 -8
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
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.6436
22
  - Accuracy: 0.9355
23
  - 1-f1: 0.0
24
  - 1-recall: 0.0
@@ -44,7 +44,7 @@ More information needed
44
  The following hyperparameters were used during training:
45
  - learning_rate: 1e-05
46
  - train_batch_size: 16
47
- - eval_batch_size: 16
48
  - seed: 42
49
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
  - lr_scheduler_type: linear
@@ -55,12 +55,10 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:----:|:--------:|:-----------:|:------------:|
58
- | 0.8227 | 1.0 | 128 | 0.6272 | 0.9355 | 0.0 | 0.0 | 0.0 | 0.5 |
59
- | 0.5401 | 2.0 | 256 | 0.6177 | 0.9355 | 0.0 | 0.0 | 0.0 | 0.5 |
60
- | 0.579 | 3.0 | 384 | 0.6177 | 0.9355 | 0.0 | 0.0 | 0.0 | 0.5 |
61
- | 0.6928 | 4.0 | 512 | 0.6325 | 0.9355 | 0.0 | 0.0 | 0.0 | 0.5 |
62
- | 0.5708 | 5.0 | 640 | 0.6280 | 0.9355 | 0.0 | 0.0 | 0.0 | 0.5 |
63
- | 0.6424 | 6.0 | 768 | 0.6436 | 0.9355 | 0.0 | 0.0 | 0.0 | 0.5 |
64
 
65
 
66
  ### 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.6504
22
  - Accuracy: 0.9355
23
  - 1-f1: 0.0
24
  - 1-recall: 0.0
 
44
  The following hyperparameters were used during training:
45
  - learning_rate: 1e-05
46
  - train_batch_size: 16
47
+ - eval_batch_size: 32
48
  - seed: 42
49
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
  - lr_scheduler_type: linear
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:----:|:--------:|:-----------:|:------------:|
58
+ | 0.8299 | 1.0 | 128 | 0.6493 | 0.9355 | 0.0 | 0.0 | 0.0 | 0.5 |
59
+ | 0.5855 | 2.0 | 256 | 0.6481 | 0.9355 | 0.0 | 0.0 | 0.0 | 0.5 |
60
+ | 0.5929 | 3.0 | 384 | 0.6490 | 0.9355 | 0.0 | 0.0 | 0.0 | 0.5 |
61
+ | 0.7253 | 4.0 | 512 | 0.6504 | 0.9355 | 0.0 | 0.0 | 0.0 | 0.5 |
 
 
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8f00b5389eb70d297c995b1d895be9e6fbf495dd9b8a7f37326b71e7b04cdd1
3
  size 2303755328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:360165d31ac584da21a22d0889c99e883c87366d658c5af2db9fb413035195c7
3
  size 2303755328
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3125a46ec15de630a2530b5c83768765bb06838733a9f56ac751d1bb09555eb0
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19d0ea077d47440762b22442156c11230e0ccad087344e6616f99bf1de291b8f
3
  size 5432