Tosin Kuye commited on
Commit
7143bed
·
1 Parent(s): 55ddf9f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.1304
20
- - Accuracy: 0.9727
21
 
22
  ## Model description
23
 
@@ -48,10 +48,10 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 0.09 | 1.0 | 1557 | 0.0823 | 0.9723 |
52
- | 0.0571 | 2.0 | 3114 | 0.0934 | 0.9741 |
53
- | 0.0321 | 3.0 | 4671 | 0.1078 | 0.9736 |
54
- | 0.0213 | 4.0 | 6228 | 0.1304 | 0.9727 |
55
 
56
 
57
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.1373
20
+ - Accuracy: 0.9702
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.098 | 1.0 | 1557 | 0.0917 | 0.9663 |
52
+ | 0.0678 | 2.0 | 3114 | 0.0982 | 0.9712 |
53
+ | 0.0344 | 3.0 | 4671 | 0.1140 | 0.9712 |
54
+ | 0.0239 | 4.0 | 6228 | 0.1373 | 0.9702 |
55
 
56
 
57
  ### Framework versions