MUmairAB commited on
Commit
b1e955d
1 Parent(s): 6e82dcd

Training in progress epoch 9

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 2.4461
18
- - Validation Loss: 2.3165
19
- - Epoch: 8
20
 
21
  ## Model description
22
 
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
51
  | 2.4267 | 2.3264 | 6 |
52
  | 2.4557 | 2.3280 | 7 |
53
  | 2.4461 | 2.3165 | 8 |
 
54
 
55
 
56
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 2.4360
18
+ - Validation Loss: 2.3284
19
+ - Epoch: 9
20
 
21
  ## Model description
22
 
 
51
  | 2.4267 | 2.3264 | 6 |
52
  | 2.4557 | 2.3280 | 7 |
53
  | 2.4461 | 2.3165 | 8 |
54
+ | 2.4360 | 2.3284 | 9 |
55
 
56
 
57
  ### Framework versions