sauravm commited on
Commit
3c35529
1 Parent(s): 30ca435

Training in progress epoch 6

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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: 1.7526
18
  - Validation Loss: 2.0765
19
- - Epoch: 5
20
 
21
  ## Model description
22
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  | 1.7454 | 2.0765 | 3 |
49
  | 1.7535 | 2.0765 | 4 |
50
  | 1.7526 | 2.0765 | 5 |
 
51
 
52
 
53
  ### 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: 1.7528
18
  - Validation Loss: 2.0765
19
+ - Epoch: 6
20
 
21
  ## Model description
22
 
 
48
  | 1.7454 | 2.0765 | 3 |
49
  | 1.7535 | 2.0765 | 4 |
50
  | 1.7526 | 2.0765 | 5 |
51
+ | 1.7528 | 2.0765 | 6 |
52
 
53
 
54
  ### Framework versions