yusuf commited on
Commit
89d5425
1 Parent(s): 81e84e1

Training in progress epoch 12

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