tunarebus commited on
Commit
3951f8a
1 Parent(s): c3ec166

Training in progress epoch 34

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.3272
19
- - Validation Loss: 2.3355
20
- - Epoch: 33
21
 
22
  ## Model description
23
 
@@ -77,6 +77,7 @@ The following hyperparameters were used during training:
77
  | 2.3485 | 2.3161 | 31 |
78
  | 2.3258 | 2.3230 | 32 |
79
  | 2.3272 | 2.3355 | 33 |
 
80
 
81
 
82
  ### 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.3297
19
+ - Validation Loss: 2.3462
20
+ - Epoch: 34
21
 
22
  ## Model description
23
 
 
77
  | 2.3485 | 2.3161 | 31 |
78
  | 2.3258 | 2.3230 | 32 |
79
  | 2.3272 | 2.3355 | 33 |
80
+ | 2.3297 | 2.3462 | 34 |
81
 
82
 
83
  ### Framework versions