freyagracia commited on
Commit
13bad07
1 Parent(s): 29a9ff4

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.3714
19
- - Validation Loss: 2.3579
20
- - Epoch: 18
21
 
22
  ## Model description
23
 
@@ -62,6 +62,7 @@ The following hyperparameters were used during training:
62
  | 2.3771 | 2.3493 | 16 |
63
  | 2.3609 | 2.3212 | 17 |
64
  | 2.3714 | 2.3579 | 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.3796
19
+ - Validation Loss: 2.3447
20
+ - Epoch: 19
21
 
22
  ## Model description
23
 
 
62
  | 2.3771 | 2.3493 | 16 |
63
  | 2.3609 | 2.3212 | 17 |
64
  | 2.3714 | 2.3579 | 18 |
65
+ | 2.3796 | 2.3447 | 19 |
66
 
67
 
68
  ### Framework versions