Padmaj Srivastav commited on
Commit
40cdac9
·
1 Parent(s): cf30370

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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.0924
20
- - Accuracy: 0.9879
21
 
22
  ## Model description
23
 
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
51
- | 0.1027 | 1.0 | 3753 | 0.0862 | 0.9801 |
52
- | 0.0599 | 2.0 | 7506 | 0.0714 | 0.9842 |
53
- | 0.0232 | 3.0 | 11259 | 0.0732 | 0.9865 |
54
- | 0.0062 | 4.0 | 15012 | 0.0874 | 0.9881 |
55
- | 0.0032 | 5.0 | 18765 | 0.0924 | 0.9879 |
56
 
57
 
58
  ### 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.0585
20
+ - Accuracy: 0.9926
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
51
+ | 0.0722 | 1.0 | 6947 | 0.0671 | 0.9855 |
52
+ | 0.0368 | 2.0 | 13894 | 0.0470 | 0.9907 |
53
+ | 0.0205 | 3.0 | 20841 | 0.0431 | 0.9918 |
54
+ | 0.0109 | 4.0 | 27788 | 0.0576 | 0.9920 |
55
+ | 0.0013 | 5.0 | 34735 | 0.0585 | 0.9926 |
56
 
57
 
58
  ### Framework versions