letingliu commited on
Commit
52e4ca6
·
1 Parent(s): 2369744

Training in progress epoch 11

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.4686
19
  - Validation Loss: 0.4554
20
  - Train Accuracy: 0.9333
21
- - Epoch: 10
22
 
23
  ## Model description
24
 
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
55
  | 0.4621 | 0.4554 | 0.9333 | 8 |
56
  | 0.4751 | 0.4554 | 0.9333 | 9 |
57
  | 0.4686 | 0.4554 | 0.9333 | 10 |
 
58
 
59
 
60
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.4647
19
  - Validation Loss: 0.4554
20
  - Train Accuracy: 0.9333
21
+ - Epoch: 11
22
 
23
  ## Model description
24
 
 
55
  | 0.4621 | 0.4554 | 0.9333 | 8 |
56
  | 0.4751 | 0.4554 | 0.9333 | 9 |
57
  | 0.4686 | 0.4554 | 0.9333 | 10 |
58
+ | 0.4647 | 0.4554 | 0.9333 | 11 |
59
 
60
 
61
  ### Framework versions