sachin19566 commited on
Commit
fceba94
1 Parent(s): 2ddcde9

voicexpai/distilbert_Pizza_Intent

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0005
21
  - Accuracy: 0.9999
22
 
23
  ## Model description
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
52
- | 0.0051 | 1.0 | 10583 | 0.0007 | 0.9999 |
53
- | 0.0012 | 2.0 | 21166 | 0.0009 | 0.9998 |
54
- | 0.0003 | 3.0 | 31749 | 0.0005 | 0.9999 |
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0002
21
  - Accuracy: 0.9999
22
 
23
  ## Model description
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
52
+ | 0.0053 | 1.0 | 10583 | 0.0008 | 0.9999 |
53
+ | 0.0017 | 2.0 | 21166 | 0.0008 | 0.9998 |
54
+ | 0.0006 | 3.0 | 31749 | 0.0002 | 0.9999 |
55
 
56
 
57
  ### Framework versions