AnonymousCS commited on
Commit
07ec7bb
·
verified ·
1 Parent(s): 568add9

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.6633
22
  - Accuracy: 0.9607
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.4774 | 1.0 | 77 | 0.5476 | 0.9607 | 0.0 | 0.0 | 0.0 | 0.5 |
59
- | 0.1124 | 2.0 | 154 | 0.5802 | 0.9607 | 0.0 | 0.0 | 0.0 | 0.5 |
60
- | 0.5977 | 3.0 | 231 | 0.6601 | 0.9607 | 0.0 | 0.0 | 0.0 | 0.5 |
61
- | 0.0599 | 4.0 | 308 | 0.6633 | 0.9607 | 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.7649
22
  - Accuracy: 0.9607
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.524 | 1.0 | 77 | 0.6453 | 0.9607 | 0.0 | 0.0 | 0.0 | 0.5 |
59
+ | 0.0729 | 2.0 | 154 | 0.7095 | 0.9607 | 0.0 | 0.0 | 0.0 | 0.5 |
60
+ | 0.629 | 3.0 | 231 | 0.7649 | 0.9607 | 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:b9b3bae3a2c36edc2dc0d11369d53a618889b90c5d5fd007bfe6c7458722d067
3
  size 2303755328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a36093d1983af948517c4b6a602d54a30328457238b41d992597b23e5993a884
3
  size 2303755328
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bdfcf5057233e7c405003eed1c3ec82d1b3d7b01d26c5b8ccf703b624ef60e88
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d0e5950f1eb2165adf2fdeefbb8afe8dec7848ece32deaf78663ef4f84a5775
3
  size 5432