tunarebus commited on
Commit
975eaad
1 Parent(s): c173326

Training in progress epoch 23

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 2.5083
19
- - Validation Loss: 2.4533
20
- - Epoch: 22
21
 
22
  ## Model description
23
 
@@ -66,6 +66,7 @@ The following hyperparameters were used during training:
66
  | 2.4649 | 2.4002 | 20 |
67
  | 2.5011 | 2.4172 | 21 |
68
  | 2.5083 | 2.4533 | 22 |
 
69
 
70
 
71
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 2.4822
19
+ - Validation Loss: 2.4224
20
+ - Epoch: 23
21
 
22
  ## Model description
23
 
 
66
  | 2.4649 | 2.4002 | 20 |
67
  | 2.5011 | 2.4172 | 21 |
68
  | 2.5083 | 2.4533 | 22 |
69
+ | 2.4822 | 2.4224 | 23 |
70
 
71
 
72
  ### Framework versions