yusuf commited on
Commit
49db847
1 Parent(s): 331b71b

Training in progress epoch 10

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