ezzaldeen commited on
Commit
7ea7b4f
1 Parent(s): cb32153

End of training

Browse files
Files changed (2) hide show
  1. README.md +7 -6
  2. model.safetensors +1 -1
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.9712
22
- - Accuracy: 0.8162
23
- - F1: 0.8681
24
 
25
  ## Model description
26
 
@@ -45,14 +45,15 @@ The following hyperparameters were used during training:
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - num_epochs: 2
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
- | No log | 1.0 | 459 | 0.9050 | 0.8168 | 0.8678 |
55
- | 0.1289 | 2.0 | 918 | 0.9712 | 0.8162 | 0.8681 |
 
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.0887
22
+ - Accuracy: 0.8431
23
+ - F1: 0.8904
24
 
25
  ## Model description
26
 
 
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - num_epochs: 3
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | No log | 1.0 | 459 | 0.8158 | 0.8407 | 0.8900 |
55
+ | 0.0948 | 2.0 | 918 | 1.0599 | 0.8186 | 0.8775 |
56
+ | 0.1667 | 3.0 | 1377 | 1.0887 | 0.8431 | 0.8904 |
57
 
58
 
59
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb96b8a1855bbb5dc92b56db065f7d3a9afa53d98636597b19516d0f7982a3c8
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9caf71e52f53f2e4db5de882c4ec0c6f5b610422bf7aa9a204d4f96360683ff2
3
  size 437958648