Lifehouse commited on
Commit
7b99bdf
·
verified ·
1 Parent(s): 0b76e0b

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.844167610419026
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the generator dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.9918
36
- - Accuracy: 0.8442
37
 
38
  ## Model description
39
 
@@ -62,11 +62,11 @@ The following hyperparameters were used during training:
62
 
63
  ### Training results
64
 
65
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
- | 0.5456 | 1.0 | 3255 | 0.7278 | 0.8310 |
68
- | 0.3173 | 2.0 | 6510 | 0.7899 | 0.8519 |
69
- | 0.2159 | 3.0 | 9765 | 0.9918 | 0.8442 |
70
 
71
 
72
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.9163073304586437
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the generator dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.4014
36
+ - Accuracy: 0.9163
37
 
38
  ## Model description
39
 
 
62
 
63
  ### Training results
64
 
65
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
67
+ | 0.4772 | 1.0 | 3347 | 0.7204 | 0.8532 |
68
+ | 0.3896 | 2.0 | 6694 | 0.4502 | 0.8944 |
69
+ | 0.2344 | 3.0 | 10041 | 0.4014 | 0.9163 |
70
 
71
 
72
  ### Framework versions