AnonymousCS commited on
Commit
8ae2154
·
verified ·
1 Parent(s): e60ee47

End of training

Browse files
Files changed (3) hide show
  1. README.md +5 -6
  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.7359
22
  - Accuracy: 0.9581
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,10 +55,9 @@ 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.7259 | 1.0 | 96 | 0.5508 | 0.9581 | 0.0 | 0.0 | 0.0 | 0.5 |
59
- | 0.0612 | 2.0 | 192 | 0.6907 | 0.9581 | 0.0 | 0.0 | 0.0 | 0.5 |
60
- | 0.9483 | 3.0 | 288 | 0.7342 | 0.9581 | 0.0 | 0.0 | 0.0 | 0.5 |
61
- | 0.0449 | 4.0 | 384 | 0.7359 | 0.9581 | 0.0 | 0.0 | 0.0 | 0.5 |
62
 
63
 
64
  ### 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.8313
22
  - Accuracy: 0.9581
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.7117 | 1.0 | 96 | 0.6134 | 0.9581 | 0.0 | 0.0 | 0.0 | 0.5 |
59
+ | 0.0535 | 2.0 | 192 | 0.8084 | 0.9581 | 0.0 | 0.0 | 0.0 | 0.5 |
60
+ | 0.9136 | 3.0 | 288 | 0.8313 | 0.9581 | 0.0 | 0.0 | 0.0 | 0.5 |
 
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:210830f40289dc9f277e35ce09ce152996bb0454caeb22dae716fb6d10e1c2a7
3
  size 2303755328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47ef6951f24521f44b4341ac530a13bc23e83777f93d94fb40f1ca4a373b5ca3
3
  size 2303755328
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:543e5fe029d7e288bb1da017a88eedfe0d2d9b2d61bb5587320e4bdc2abfa771
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4179142cb9dc85e1764c743bffa9aa74945ae00716cb8437a154f56255c8fcd6
3
  size 5432