Huseyin commited on
Commit
f8eeed2
1 Parent(s): 2a51025

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.2138
24
- - Precision: 0.9442
25
- - Recall: 0.9453
26
- - F1: 0.9448
27
- - Accuracy: 0.9409
28
 
29
  ## Model description
30
 
@@ -44,20 +44,21 @@ 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
52
- - num_epochs: 3
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | 0.5546 | 1.0 | 625 | 0.2609 | 0.9220 | 0.9277 | 0.9248 | 0.9215 |
59
- | 0.2541 | 2.0 | 1250 | 0.2185 | 0.9377 | 0.9443 | 0.9410 | 0.9377 |
60
- | 0.1792 | 3.0 | 1875 | 0.2138 | 0.9442 | 0.9453 | 0.9448 | 0.9409 |
 
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.2222
24
+ - Precision: 0.9410
25
+ - Recall: 0.9416
26
+ - F1: 0.9413
27
+ - Accuracy: 0.9374
28
 
29
  ## Model description
30
 
 
44
 
45
  The following hyperparameters were used during training:
46
  - learning_rate: 2e-05
47
+ - train_batch_size: 64
48
+ - eval_batch_size: 64
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
+ - num_epochs: 4
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | No log | 1.0 | 313 | 0.3063 | 0.9106 | 0.9115 | 0.9110 | 0.9073 |
59
+ | 0.5047 | 2.0 | 626 | 0.2395 | 0.9281 | 0.9357 | 0.9319 | 0.9284 |
60
+ | 0.5047 | 3.0 | 939 | 0.2174 | 0.9388 | 0.9426 | 0.9407 | 0.9372 |
61
+ | 0.2056 | 4.0 | 1252 | 0.2222 | 0.9410 | 0.9416 | 0.9413 | 0.9374 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8596e9d27f16a14bea0f359d98838fb1f36abfbe0fbff8ac6c05e0874602d87
3
  size 435639152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:885670cd1bfbaa4f75b52c44935065647fea1e4b1904175e5d00305aa17cad9d
3
  size 435639152
runs/Jun07_17-19-29_4dc2854032a6/events.out.tfevents.1717780770.4dc2854032a6.315.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a0f7ee14da572f68d716112c4c2224771cc2c748b07b31b7a3d9df98aad6c17
3
- size 7353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf79708d66026c1d0219739b7019636602971630b3ec04e198c17fbfd712a46e
3
+ size 8179