Yeji-Seong commited on
Commit
eb1f9e1
·
verified ·
1 Parent(s): cefe9eb

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.9296
22
- - Accuracy: 0.9319
23
 
24
  ## Model description
25
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.9382 | 1.0 | 1563 | 0.9887 | 0.9322 |
54
- | 0.8586 | 2.0 | 3126 | 0.9296 | 0.9319 |
55
 
56
 
57
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.0838
22
+ - Accuracy: 0.8982
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 1.2327 | 1.0 | 1563 | 1.1693 | 0.8972 |
54
+ | 1.0963 | 2.0 | 3126 | 1.0838 | 0.8982 |
55
 
56
 
57
  ### Framework versions