tunarebus commited on
Commit
4705ab3
1 Parent(s): 0e8ed25

Training in progress epoch 19

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.4894
19
- - Validation Loss: 2.4307
20
- - Epoch: 18
21
 
22
  ## Model description
23
 
@@ -62,6 +62,7 @@ The following hyperparameters were used during training:
62
  | 2.5065 | 2.4340 | 16 |
63
  | 2.4976 | 2.4425 | 17 |
64
  | 2.4894 | 2.4307 | 18 |
 
65
 
66
 
67
  ### 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.5294
19
+ - Validation Loss: 2.4356
20
+ - Epoch: 19
21
 
22
  ## Model description
23
 
 
62
  | 2.5065 | 2.4340 | 16 |
63
  | 2.4976 | 2.4425 | 17 |
64
  | 2.4894 | 2.4307 | 18 |
65
+ | 2.5294 | 2.4356 | 19 |
66
 
67
 
68
  ### Framework versions