AnonymousCS commited on
Commit
f016424
·
verified ·
1 Parent(s): 4a39880

End of training

Browse files
Files changed (3) hide show
  1. README.md +7 -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.6786
22
  - Accuracy: 0.9658
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,11 @@ 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.0265 | 1.0 | 212 | 0.7144 | 0.9658 | 0.0 | 0.0 | 0.0 | 0.5 |
59
- | 1.5537 | 2.0 | 424 | 0.6423 | 0.9658 | 0.0 | 0.0 | 0.0 | 0.5 |
60
- | 0.6476 | 3.0 | 636 | 0.7058 | 0.9658 | 0.0 | 0.0 | 0.0 | 0.5 |
61
- | 0.036 | 4.0 | 848 | 0.6647 | 0.9658 | 0.0 | 0.0 | 0.0 | 0.5 |
62
- | 0.0344 | 5.0 | 1060 | 0.6786 | 0.9658 | 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.8421
22
  - Accuracy: 0.9658
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.0298 | 1.0 | 212 | 0.8023 | 0.9658 | 0.0 | 0.0 | 0.0 | 0.5 |
59
+ | 1.5391 | 2.0 | 424 | 0.7184 | 0.9658 | 0.0 | 0.0 | 0.0 | 0.5 |
60
+ | 0.4833 | 3.0 | 636 | 0.5257 | 0.9658 | 0.0 | 0.0 | 0.0 | 0.5 |
61
+ | 0.0248 | 4.0 | 848 | 0.8640 | 0.9658 | 0.0 | 0.0 | 0.0 | 0.5 |
62
+ | 0.0248 | 5.0 | 1060 | 0.8421 | 0.9658 | 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:bf19b391b36caf2947c320df7a87131372453bfb26c8fd9c7fa3ac38b6784c31
3
  size 2303755328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acaaad5f613cac7c2b5c629c75bfac72c6a297e978afa2d93559fce35b5297ce
3
  size 2303755328
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f92b5e4da4e842cd48c19d7fb2327c4e6b12b14439bdb79a3dc3281968fddce0
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea00ddca9b4c8260088a2379df40dc659175fec5590f00decc7ea23cc886e039
3
  size 5432