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

Training in progress epoch 24

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.4822
19
- - Validation Loss: 2.4224
20
- - Epoch: 23
21
 
22
  ## Model description
23
 
@@ -67,6 +67,7 @@ The following hyperparameters were used during training:
67
  | 2.5011 | 2.4172 | 21 |
68
  | 2.5083 | 2.4533 | 22 |
69
  | 2.4822 | 2.4224 | 23 |
 
70
 
71
 
72
  ### 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.5045
19
+ - Validation Loss: 2.4250
20
+ - Epoch: 24
21
 
22
  ## Model description
23
 
 
67
  | 2.5011 | 2.4172 | 21 |
68
  | 2.5083 | 2.4533 | 22 |
69
  | 2.4822 | 2.4224 | 23 |
70
+ | 2.5045 | 2.4250 | 24 |
71
 
72
 
73
  ### Framework versions