Chessmen commited on
Commit
6fc2071
1 Parent(s): d5781af

Training in progress epoch 2

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Train Loss: 2.5098
20
- - Validation Loss: 2.3908
21
- - Epoch: 1
22
 
23
  ## Model description
24
 
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
46
  |:----------:|:---------------:|:-----:|
47
  | 2.7036 | 2.4365 | 0 |
48
  | 2.5098 | 2.3908 | 1 |
 
49
 
50
 
51
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Train Loss: 2.5046
20
+ - Validation Loss: 2.4009
21
+ - Epoch: 2
22
 
23
  ## Model description
24
 
 
46
  |:----------:|:---------------:|:-----:|
47
  | 2.7036 | 2.4365 | 0 |
48
  | 2.5098 | 2.3908 | 1 |
49
+ | 2.5046 | 2.4009 | 2 |
50
 
51
 
52
  ### Framework versions