tunarebus commited on
Commit
2299d5e
1 Parent(s): 1712a3a

Training in progress epoch 21

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.4649
19
- - Validation Loss: 2.4002
20
- - Epoch: 20
21
 
22
  ## Model description
23
 
@@ -64,6 +64,7 @@ The following hyperparameters were used during training:
64
  | 2.4894 | 2.4307 | 18 |
65
  | 2.5294 | 2.4356 | 19 |
66
  | 2.4649 | 2.4002 | 20 |
 
67
 
68
 
69
  ### 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.5011
19
+ - Validation Loss: 2.4172
20
+ - Epoch: 21
21
 
22
  ## Model description
23
 
 
64
  | 2.4894 | 2.4307 | 18 |
65
  | 2.5294 | 2.4356 | 19 |
66
  | 2.4649 | 2.4002 | 20 |
67
+ | 2.5011 | 2.4172 | 21 |
68
 
69
 
70
  ### Framework versions