hazrulakmal commited on
Commit
d55afbc
·
1 Parent(s): 218db47

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.4078
21
- - Accuracy: 0.8439
22
- - F1: 0.8443
23
 
24
  ## Model description
25
 
@@ -50,9 +50,9 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
- | 0.8267 | 1.0 | 48 | 0.6239 | 0.7354 | 0.7017 |
54
- | 0.5056 | 2.0 | 96 | 0.4366 | 0.8333 | 0.8349 |
55
- | 0.3557 | 3.0 | 144 | 0.4078 | 0.8439 | 0.8443 |
56
 
57
 
58
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.3858
21
+ - Accuracy: 0.8479
22
+ - F1: 0.8448
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
+ | 0.5028 | 1.0 | 48 | 0.4310 | 0.8294 | 0.8267 |
54
+ | 0.3208 | 2.0 | 96 | 0.3856 | 0.8426 | 0.8413 |
55
+ | 0.2403 | 3.0 | 144 | 0.3858 | 0.8479 | 0.8448 |
56
 
57
 
58
  ### Framework versions