hazrulakmal commited on
Commit
379fb54
1 Parent(s): 113f927

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.5180
21
- - Accuracy: 0.8003
22
- - F1: 0.7979
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.7755 | 1.0 | 48 | 0.6625 | 0.6984 | 0.6772 |
54
- | 0.5827 | 2.0 | 96 | 0.5669 | 0.7553 | 0.7508 |
55
- | 0.4613 | 3.0 | 144 | 0.5180 | 0.8003 | 0.7979 |
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.4078
21
+ - Accuracy: 0.8439
22
+ - F1: 0.8443
23
 
24
  ## Model description
25
 
 
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