cdhartono commited on
Commit
86d655f
·
verified ·
1 Parent(s): a2bebfa

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.2513
23
- - Accuracy: 0.9158
24
- - F1: 0.9158
25
 
26
  ## Model description
27
 
@@ -52,8 +52,8 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
- | No log | 1.0 | 313 | 0.2770 | 0.9093 | 0.9091 |
56
- | 0.3062 | 2.0 | 626 | 0.2513 | 0.9158 | 0.9158 |
57
 
58
 
59
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.4182
23
+ - Accuracy: 0.9209
24
+ - F1: 0.9210
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | No log | 1.0 | 313 | 0.4002 | 0.9146 | 0.9142 |
56
+ | 0.0419 | 2.0 | 626 | 0.4182 | 0.9209 | 0.9210 |
57
 
58
 
59
  ### Framework versions