Chessmen commited on
Commit
687599c
1 Parent(s): a1342b7

Training in progress epoch 9

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.5036
20
- - Validation Loss: 2.4018
21
- - Epoch: 8
22
 
23
  ## Model description
24
 
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
53
  | 2.5049 | 2.4012 | 6 |
54
  | 2.5009 | 2.3839 | 7 |
55
  | 2.5036 | 2.4018 | 8 |
 
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
+ - Train Loss: 2.5021
20
+ - Validation Loss: 2.3874
21
+ - Epoch: 9
22
 
23
  ## Model description
24
 
 
53
  | 2.5049 | 2.4012 | 6 |
54
  | 2.5009 | 2.3839 | 7 |
55
  | 2.5036 | 2.4018 | 8 |
56
+ | 2.5021 | 2.3874 | 9 |
57
 
58
 
59
  ### Framework versions