Chessmen commited on
Commit
9e502f2
1 Parent(s): 36b3692

Training in progress epoch 5

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -16,9 +16,9 @@ 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
- - Train Loss: 2.5062
20
- - Validation Loss: 2.4074
21
- - Epoch: 4
22
 
23
  ## Model description
24
 
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
49
  | 2.5046 | 2.4009 | 2 |
50
  | 2.5038 | 2.3998 | 3 |
51
  | 2.5062 | 2.4074 | 4 |
 
52
 
53
 
54
  ### 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
+ - Train Loss: 2.5054
20
+ - Validation Loss: 2.4140
21
+ - Epoch: 5
22
 
23
  ## Model description
24
 
 
49
  | 2.5046 | 2.4009 | 2 |
50
  | 2.5038 | 2.3998 | 3 |
51
  | 2.5062 | 2.4074 | 4 |
52
+ | 2.5054 | 2.4140 | 5 |
53
 
54
 
55
  ### Framework versions