mariacyepes96 commited on
Commit
59166e4
1 Parent(s): da6c103

Training in progress epoch 2

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -16,9 +16,9 @@ probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Train Loss: 5.7170
20
  - Validation Loss: 5.6980
21
- - Epoch: 1
22
 
23
  ## Model description
24
 
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
46
  |:----------:|:---------------:|:-----:|
47
  | 5.8854 | 5.7677 | 0 |
48
  | 5.7170 | 5.6980 | 1 |
 
49
 
50
 
51
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Train Loss: 5.6767
20
  - Validation Loss: 5.6980
21
+ - Epoch: 2
22
 
23
  ## Model description
24
 
 
46
  |:----------:|:---------------:|:-----:|
47
  | 5.8854 | 5.7677 | 0 |
48
  | 5.7170 | 5.6980 | 1 |
49
+ | 5.6767 | 5.6980 | 2 |
50
 
51
 
52
  ### Framework versions