KishorMLE123 commited on
Commit
e81cbbd
1 Parent(s): 9065948

Training in progress epoch 4

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 1.6006
19
  - Validation Loss: 1.8135
20
- - Epoch: 3
21
 
22
  ## Model description
23
 
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
47
  | 1.8781 | 1.8135 | 1 |
48
  | 1.6013 | 1.8135 | 2 |
49
  | 1.6006 | 1.8135 | 3 |
 
50
 
51
 
52
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 1.6019
19
  - Validation Loss: 1.8135
20
+ - Epoch: 4
21
 
22
  ## Model description
23
 
 
47
  | 1.8781 | 1.8135 | 1 |
48
  | 1.6013 | 1.8135 | 2 |
49
  | 1.6006 | 1.8135 | 3 |
50
+ | 1.6019 | 1.8135 | 4 |
51
 
52
 
53
  ### Framework versions