AnonymousCS commited on
Commit
f012576
·
verified ·
1 Parent(s): 3405b74

End of training

Browse files
Files changed (3) hide show
  1. README.md +8 -7
  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.6502
22
  - Accuracy: 0.9170
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,11 +55,12 @@ 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.6987 | 1.0 | 67 | 0.6980 | 0.0830 | 0.1533 | 1.0 | 0.0830 | 0.5 |
59
- | 0.5637 | 2.0 | 134 | 0.6472 | 0.9170 | 0.0 | 0.0 | 0.0 | 0.5 |
60
- | 0.7486 | 3.0 | 201 | 0.6483 | 0.9170 | 0.0 | 0.0 | 0.0 | 0.5 |
61
- | 0.5768 | 4.0 | 268 | 0.6473 | 0.9170 | 0.0 | 0.0 | 0.0 | 0.5 |
62
- | 0.7115 | 5.0 | 335 | 0.6502 | 0.9170 | 0.0 | 0.0 | 0.0 | 0.5 |
 
63
 
64
 
65
  ### 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.6579
22
  - Accuracy: 0.9170
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.7087 | 1.0 | 67 | 0.7045 | 0.0830 | 0.1533 | 1.0 | 0.0830 | 0.5 |
59
+ | 0.5247 | 2.0 | 134 | 0.6583 | 0.9170 | 0.0 | 0.0 | 0.0 | 0.5 |
60
+ | 0.718 | 3.0 | 201 | 0.6578 | 0.9170 | 0.0 | 0.0 | 0.0 | 0.5 |
61
+ | 0.5427 | 4.0 | 268 | 0.6577 | 0.9170 | 0.0 | 0.0 | 0.0 | 0.5 |
62
+ | 0.7019 | 5.0 | 335 | 0.6585 | 0.9170 | 0.0 | 0.0 | 0.0 | 0.5 |
63
+ | 0.6026 | 6.0 | 402 | 0.6579 | 0.9170 | 0.0 | 0.0 | 0.0 | 0.5 |
64
 
65
 
66
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f5798612bca854ad329f61ab78b563074b8318d90ebec6128ea17e3d59c203e
3
  size 2303755328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eca26a1b879564a2e224158e0929caee2b9d35ecca76ecae72b65ba891aba4d
3
  size 2303755328
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:780513298ee218b70700aa63d36e04fc881f16d5163567fab5354cffc99053a2
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:206dcf87761f1a3790bb662b86e77cd9befd98a17511de9df49db1619eba026f
3
  size 5432