yusyel commited on
Commit
ecec02e
1 Parent(s): 89d5425

Training in progress epoch 13

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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: 0.7971
19
  - Validation Loss: 0.8954
20
- - Epoch: 12
21
 
22
  ## Model description
23
 
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
56
  | 0.8042 | 0.8954 | 10 |
57
  | 0.7911 | 0.8954 | 11 |
58
  | 0.7971 | 0.8954 | 12 |
 
59
 
60
 
61
  ### 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: 0.7985
19
  - Validation Loss: 0.8954
20
+ - Epoch: 13
21
 
22
  ## Model description
23
 
 
56
  | 0.8042 | 0.8954 | 10 |
57
  | 0.7911 | 0.8954 | 11 |
58
  | 0.7971 | 0.8954 | 12 |
59
+ | 0.7985 | 0.8954 | 13 |
60
 
61
 
62
  ### Framework versions