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

Training in progress epoch 8

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.4557
18
- - Validation Loss: 2.3280
19
- - Epoch: 7
20
 
21
  ## Model description
22
 
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
50
  | 2.4350 | 2.3021 | 5 |
51
  | 2.4267 | 2.3264 | 6 |
52
  | 2.4557 | 2.3280 | 7 |
 
53
 
54
 
55
  ### 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.4461
18
+ - Validation Loss: 2.3165
19
+ - Epoch: 8
20
 
21
  ## Model description
22
 
 
50
  | 2.4350 | 2.3021 | 5 |
51
  | 2.4267 | 2.3264 | 6 |
52
  | 2.4557 | 2.3280 | 7 |
53
+ | 2.4461 | 2.3165 | 8 |
54
 
55
 
56
  ### Framework versions