yusuf commited on
Commit
81e84e1
1 Parent(s): 49db847

Training in progress epoch 11

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.8042
19
  - Validation Loss: 0.8954
20
- - Epoch: 10
21
 
22
  ## Model description
23
 
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
54
  | 0.7966 | 0.8954 | 8 |
55
  | 0.7857 | 0.8954 | 9 |
56
  | 0.8042 | 0.8954 | 10 |
 
57
 
58
 
59
  ### 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.7911
19
  - Validation Loss: 0.8954
20
+ - Epoch: 11
21
 
22
  ## Model description
23
 
 
54
  | 0.7966 | 0.8954 | 8 |
55
  | 0.7857 | 0.8954 | 9 |
56
  | 0.8042 | 0.8954 | 10 |
57
+ | 0.7911 | 0.8954 | 11 |
58
 
59
 
60
  ### Framework versions