AnonymousCS commited on
Commit
1daa80d
·
verified ·
1 Parent(s): e0fd1b1

End of training

Browse files
Files changed (3) hide show
  1. README.md +9 -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.7853
22
  - Accuracy: 0.9523
23
  - 1-f1: 0.0
24
  - 1-recall: 0.0
@@ -42,9 +42,9 @@ More information needed
42
  ### Training hyperparameters
43
 
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,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.073 | 1.0 | 3484 | 0.7972 | 0.9523 | 0.0 | 0.0 | 0.0 | 0.5 |
59
- | 0.7108 | 2.0 | 6968 | 0.6453 | 0.9523 | 0.0 | 0.0 | 0.0 | 0.5 |
60
- | 0.4821 | 3.0 | 10452 | 0.6167 | 0.9523 | 0.0 | 0.0 | 0.0 | 0.5 |
61
- | 0.1119 | 4.0 | 13936 | 0.6963 | 0.9523 | 0.0 | 0.0 | 0.0 | 0.5 |
62
- | 0.6711 | 5.0 | 17420 | 0.7853 | 0.9523 | 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.5634
22
  - Accuracy: 0.9523
23
  - 1-f1: 0.0
24
  - 1-recall: 0.0
 
42
  ### Training hyperparameters
43
 
44
  The following hyperparameters were used during training:
45
+ - learning_rate: 3e-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
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
57
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|:----:|:--------:|:-----------:|:------------:|
58
+ | 0.0854 | 1.0 | 3484 | 0.6875 | 0.9523 | 0.0 | 0.0 | 0.0 | 0.5 |
59
+ | 0.6854 | 2.0 | 6968 | 0.5804 | 0.9523 | 0.0 | 0.0 | 0.0 | 0.5 |
60
+ | 0.4985 | 3.0 | 10452 | 0.5638 | 0.9523 | 0.0 | 0.0 | 0.0 | 0.5 |
61
+ | 0.2701 | 4.0 | 13936 | 0.5563 | 0.9523 | 0.0 | 0.0 | 0.0 | 0.5 |
62
+ | 0.5109 | 5.0 | 17420 | 0.6045 | 0.9523 | 0.0 | 0.0 | 0.0 | 0.5 |
63
+ | 0.3593 | 6.0 | 20904 | 0.5634 | 0.9523 | 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:56359222fbf3e0f84ebf4181a2cdfffbeaea288c021f44400dc23d6ec1a03f99
3
  size 2303755328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b6988deee84ff7362d63e74cf1a4c1782b36c64596186b6e533e889132c098e
3
  size 2303755328
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8d6b75d5a1c2345e8019a4e281a219f1153e3b40995033fd7e13c19017b2222
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5107552f55756bdf5532cf65ccbb37033a211317674f60261757861e3ba1cc9
3
  size 5432