Huseyin commited on
Commit
6c2d089
1 Parent(s): 7074a3c

Model save

Browse files
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.2128
24
- - Precision: 0.9438
25
- - Recall: 0.9453
26
- - F1: 0.9446
27
- - Accuracy: 0.9412
28
 
29
  ## Model description
30
 
@@ -44,8 +44,8 @@ More information needed
44
 
45
  The following hyperparameters were used during training:
46
  - learning_rate: 2e-05
47
- - train_batch_size: 32
48
- - eval_batch_size: 32
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
@@ -55,9 +55,9 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | 0.5739 | 1.0 | 625 | 0.2622 | 0.9206 | 0.9248 | 0.9227 | 0.9207 |
59
- | 0.2568 | 2.0 | 1250 | 0.2129 | 0.9382 | 0.9452 | 0.9417 | 0.9385 |
60
- | 0.1837 | 3.0 | 1875 | 0.2128 | 0.9438 | 0.9453 | 0.9446 | 0.9412 |
61
 
62
 
63
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.2076
24
+ - Precision: 0.9531
25
+ - Recall: 0.9556
26
+ - F1: 0.9544
27
+ - Accuracy: 0.9468
28
 
29
  ## Model description
30
 
 
44
 
45
  The following hyperparameters were used during training:
46
  - learning_rate: 2e-05
47
+ - train_batch_size: 16
48
+ - eval_batch_size: 16
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 0.3298 | 1.0 | 1250 | 0.2486 | 0.9328 | 0.9362 | 0.9345 | 0.9253 |
59
+ | 0.1802 | 2.0 | 2500 | 0.2049 | 0.9489 | 0.9552 | 0.9520 | 0.9448 |
60
+ | 0.1233 | 3.0 | 3750 | 0.2076 | 0.9531 | 0.9556 | 0.9544 | 0.9468 |
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f65a1a777a330f13ebffaa1862ef601efb3ef1ffc673b66af793f22c4614d72e
3
  size 435642228
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d410990273934fd9abb65ec6c022a2144b059d61f13dcc84e125e47e9d0ddb7
3
  size 435642228
runs/Jun07_19-32-13_4dc2854032a6/events.out.tfevents.1717788734.4dc2854032a6.35872.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cbd3e3cbfd9e5255cd7b57682694418081c076850034476e3db1e072342ad71
3
- size 7978
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f104d26a8d865cb61c6ccae907fa4d75d0a334a2bfa6183bf26c8a98c35866e
3
+ size 8804